Developing Games on Intel Graphics
If you are gaming on graphics integrated in your Intel Processor, this is the place for you! Find answers to your questions or post your issues with PC games
489 Discussions

glGetShaderInfoLog returns an empty string

Frederic_C_1
Beginner
580 Views

Hi,

After compiling a shader, glGetShader(COMPILE_STATUS) reports an error but glGetShaderInfoLog returns an empty string?
Is there any way to get some information about where the compile error is located in this case?

Most of the time I do not get this issue and glGetShaderInfoLog reports the exact location.

Thanks,

Fred

NB: I'm using an Intel Graphics 530 GPU (Skylake) with the latest 4501 WHQL drivers.

 

0 Kudos
1 Reply
Michael_C_Intel2
Employee
580 Views

Hi Frederic,

Can you fill in the template below? I need it to file a ticket and get the issue investigated. Thanks. 

System Setup Information:
-----------------------------------------

System Used: (Manufacturer/Model)
CPU SKU: (i3, i5, Pentium, Celeron, etc.)
GPU SKU: (HD4400, HD5100, etc.)
Processor Line: (Y-Series, U-Series, etc.)
System BIOS Version:
CMOS settings:
Graphics Driver Version:
GOP/VBIOS Version:
Operating System:
OS Version:
API:
Occurs on non-Intel GPUs?:

Steps to Reproduce:
-------------------------------
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.

Expected Results:
-------------------------------

Actual Results:
-------------------------------

Additional Information:
-------------------------------

0 Kudos
Reply