]> git.tdb.fi Git - libs/gl.git/commit
Export a couple of things from the shader compiler so unit tests can work
authorMikko Rasa <tdb@tdb.fi>
Sun, 16 Jul 2023 19:40:15 +0000 (22:40 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 16 Jul 2023 23:15:44 +0000 (02:15 +0300)
commitfffd8e2f86f624b9aa9c756697146284e8b48dcc
treec83b7e232ee9b5f2bf3b9a8670209e6cb7144159
parentbce9fffb1c658c076a026236c6ecd99b9503d094
Export a couple of things from the shader compiler so unit tests can work

I'll have to think of a better way to do this later.
source/glsl/syntax.h
source/glsl/tokenizer.h