]> git.tdb.fi Git - libs/gl.git/commit
Refactor the GLSL compiler test cases with a helper class
authorMikko Rasa <tdb@tdb.fi>
Tue, 16 Mar 2021 18:04:30 +0000 (20:04 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 16 Mar 2021 18:04:30 +0000 (20:04 +0200)
commit1e3605edd174bce94bb21b662c7a83f79f1df37f
tree109f465dea737c26b07a48952b6f2736c2faeb7c
parentc9425c6ea4ed54925cb10d31a8d4bb0aca9aa866
Refactor the GLSL compiler test cases with a helper class

I'm not super pleased with the virtual fail function in the helper, but
no better ideas came to mind so it can be like that for now.
tests/glsl/glslcompiler.cpp