]> git.tdb.fi Git - libs/gl.git/commitdiff
Padding is required at the end of certain SPIR-V struct members
authorMikko Rasa <tdb@tdb.fi>
Sun, 7 Nov 2021 13:59:13 +0000 (15:59 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 7 Nov 2021 14:00:32 +0000 (16:00 +0200)
If the member is is itself a struct or an array, the next member must not
begin before the next alignment boundary.


No differences found