]> git.tdb.fi Git - libs/gl.git/commit
Only use location-based offsets for the default uniform block
authorMikko Rasa <tdb@tdb.fi>
Wed, 17 Nov 2021 13:37:00 +0000 (15:37 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 17 Nov 2021 13:48:20 +0000 (15:48 +0200)
commitc8e122dc5c859c72ff98840477adbd263fe914c3
tree845cf8ec1f1b5d205194fd5ef9545d97203f7093
parent0d5ff7918d50092d8cf2e1b8f7af1d7d29b6eb9b
Only use location-based offsets for the default uniform block

The push constant block must follow the layout specified in the shader.
source/core/uniformblock.cpp