]> git.cworth.org Git - apitrace/commit
Attrib locations are specified by the user.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 10 May 2011 19:32:34 +0000 (20:32 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 10 May 2011 19:32:34 +0000 (20:32 +0100)
commit32a7aa1a93442a6ef1f7b5cfbe8e406f473620b0
tree9578177cd6ef26941330ec9b6257559088b95ba7
parent933070e4c7dfd94f30f92172f870172d73480a0b
Attrib locations are specified by the user.

Unlike uniform locations they don't need to be remaped. This also fixes
collision between vertex attrib locations and uniform locations on the
same program.
glapi.py