From: Mikko Rasa Date: Wed, 17 Nov 2021 13:37:00 +0000 (+0200) Subject: Only use location-based offsets for the default uniform block X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=c8e122dc5c859c72ff98840477adbd263fe914c3;hp=c8e122dc5c859c72ff98840477adbd263fe914c3;p=libs%2Fgl.git Only use location-based offsets for the default uniform block The push constant block must follow the layout specified in the shader. ---