Skip to content

Fix wrong parameter in CheckShaderError after validating program#8

Open
Samsagax wants to merge 1 commit intoBennyQBD:masterfrom
Samsagax:patch-1
Open

Fix wrong parameter in CheckShaderError after validating program#8
Samsagax wants to merge 1 commit intoBennyQBD:masterfrom
Samsagax:patch-1

Conversation

@Samsagax
Copy link

@Samsagax Samsagax commented Aug 6, 2017

The parameter to the glGetProgramiv for checking the validation status of the program should be GL_VALIDATE_STATUS, otherwise the error would be reported incorrectly or not at all.

The parameter to the glGetProgramiv for checking the validation status of the program should be GL_VALIDATE_STATUS, otherwise the error would be reported incorrectly or not at all.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant