]> git.tdb.fi Git - libs/gl.git/commit
Recognize increment/decrement operators as modifying the target variable
authorMikko Rasa <tdb@tdb.fi>
Mon, 8 Nov 2021 13:21:18 +0000 (15:21 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 8 Nov 2021 13:21:50 +0000 (15:21 +0200)
commit9978e2f62777795bf478b301aadffdd0ee8cbd41
treeae685f6c5df42ac4dd5f9acfe1133be2535cd392
parent31f76e306f8e01884fa464ac6e09e8b48af5f79b
Recognize increment/decrement operators as modifying the target variable
source/glsl/reflect.cpp
source/glsl/reflect.h
source/glsl/spirv.cpp