]> git.tdb.fi Git - libs/gl.git/commit
Clear load ID when assigning to a component
authorMikko Rasa <tdb@tdb.fi>
Sat, 3 Sep 2022 13:31:16 +0000 (16:31 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 3 Sep 2022 13:38:44 +0000 (16:38 +0300)
commit08d3b5a55fad7439b47fc93d8ba604cbeb7e19ca
treea1d10529c99dfdda226fde75a2658804e401656f
parent79db78e77054cd93e69123b3b6495a561f5cbd10
Clear load ID when assigning to a component

This prevents an issue where reading the value of the entire variable
afterwards would incorrectly use the old cached load.
source/glsl/spirv.cpp