]> git.tdb.fi Git - libs/gl.git/commitdiff
Throw an exception if there's too many uniforms in a ProgramData
authorMikko Rasa <tdb@tdb.fi>
Mon, 25 Jan 2021 02:04:11 +0000 (04:04 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 25 Jan 2021 02:04:11 +0000 (04:04 +0200)
I'd rather find out I need to make the mask wider than have a program
unexplainably slow down.


No differences found