]> git.tdb.fi Git - libs/gl.git/commit
Rewrite type comparisons as a visitor
authorMikko Rasa <tdb@tdb.fi>
Tue, 6 Apr 2021 22:42:49 +0000 (01:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 6 Apr 2021 23:03:13 +0000 (02:03 +0300)
commitc701c8787cb19fbb6dc5b0bfae1a94e2b07dd549
treeda3394ac478e4cd4c477b296bd573c9470b7ec67
parent6377f8efc81ffe84b7ffe44380f1caa2059f437f
Rewrite type comparisons as a visitor
source/glsl/reflect.cpp
source/glsl/reflect.h
source/glsl/syntax.cpp
source/glsl/syntax.h
source/glsl/validate.cpp