]> git.tdb.fi Git - libs/gl.git/commit
Add a bunch of validation for declarations in GLSL
authorMikko Rasa <tdb@tdb.fi>
Thu, 18 Mar 2021 11:23:18 +0000 (13:23 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 18 Mar 2021 11:25:09 +0000 (13:25 +0200)
commitf2ad2730858046b08e8147297fa01bf3499b86a3
tree758f2ff15c99b355b32fd017b8c6294e30700258
parentaa834c69698b5f0804a19fee4ec2e632a51e38c2
Add a bunch of validation for declarations in GLSL

This is why I renamed the old DeclarationValidator a few commits ago,
because that name is a better fit here.
source/glsl/compiler.cpp
source/glsl/validate.cpp
source/glsl/validate.h