]> git.tdb.fi Git - libs/gl.git/commit
Adjust member access of the various visitors in the GLSL compiler
authorMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 16:04:53 +0000 (18:04 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 16:04:53 +0000 (18:04 +0200)
commit0ca367ce305ae6f2025739b3b199a7f75d4132db
tree07544eeea1555cac4fbe0b3c70917b6fa5428961
parent47d9d5d10469340af44909de9c8ab9fd4f1a19a1
Adjust member access of the various visitors in the GLSL compiler

Most of them don't work properly if given some random node to start with.
source/glsl/compatibility.cpp
source/glsl/compatibility.h
source/glsl/generate.h
source/glsl/optimize.h
source/glsl/output.h