]> git.tdb.fi Git - libs/gl.git/commit
Implement textureSize as a visitor function in the SPIR-V generator
authorMikko Rasa <tdb@tdb.fi>
Wed, 28 Apr 2021 11:38:55 +0000 (14:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 28 Apr 2021 11:38:55 +0000 (14:38 +0300)
commitece3438c6a1630ada39cc01ae3d54b27aacdd663
treeced64fdf5d4af8f6c8b6ea44c693e523f9609d06
parent69bf91a6b169934f2853538580f46ffa8bde1109
Implement textureSize as a visitor function in the SPIR-V generator

It requires an image as an operand, not a sampled image.
source/glsl/spirv.cpp
source/glsl/spirv.h
source/glsl/spirvconstants.h