Skip to content

GetAttribLocation not working. #550

Answered by Perksey
Hromon asked this question in Q&A
Discussion options

You must be logged in to vote

That's because Ir is not an attribute. It is a uniform, and you'll need to use GetUniformLocation for uniforms.

Note that the Silk.NET issue tracker is for Silk.NET issues only, general support & external issues live in the Discussions tab. If you are unsure whether a bug or issue is Silk.NET's fault, external issue, or misuse; open a Discussion and if we determine it's a Silk.NET issue we will promote it to an Issue as we see fit.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Hromon
Comment options

Answer selected by Hromon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #549 on July 22, 2021 12:37.