cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

baldurk
Journeyman III

glGetProgramPipelineiv doesn't support GL_COMPUTE_SHADER parameter

When calling glGetProgramPipelineiv with pname=GL_COMPUTE_SHADER, an error is reported saying that enum (GL_COMPUTE_SHADER = 0x91b9) is invalid. None of the other shader stage enums report a problem.

The spec says that all enums in Table 7.1 which includes GL_COMPUTE_SHADER are valid for use, and should return the program associated with that stage.

0 Likes
1 Reply
davychen
Adept I

hi baldurk,

i'm developer from AMD driver team,

we can reproduce your issue.

fix will be delivered in future release of catalyst driver.

thank you for reporting this issue.

regards

davy

0 Likes