]> git.tdb.fi Git - libs/gl.git/commit
Tweaks and fixes to OpNames in SPIR-V
authorMikko Rasa <tdb@tdb.fi>
Tue, 30 Nov 2021 21:46:59 +0000 (23:46 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 30 Nov 2021 21:46:59 +0000 (23:46 +0200)
commit6ef956d2f41512081e6c19d41a1230e177547dde
tree03311d69af5b7575b65c4eb5bf8a8508768e1086
parent8ab7589d65c4f8ca799f2a6886d128f4c36ff046
Tweaks and fixes to OpNames in SPIR-V

Interface blocks without an instance name must not have a non-empty
OpName or the reflection code gets confused.
source/glsl/spirv.cpp