From: Mikko Rasa Date: Mon, 8 Nov 2021 16:17:51 +0000 (+0200) Subject: Allow a push constant block to be specified, but flatten it for now X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=6997ed1c07c382c0f66c57c080934ad53e1d3713;hp=6997ed1c07c382c0f66c57c080934ad53e1d3713;p=libs%2Fgl.git Allow a push constant block to be specified, but flatten it for now It's needed for Vulkan, but OpenGL does not have push constants. ---