]> git.tdb.fi Git - libs/gl.git/history - tests/glsl/geometry_interface_block.glsl
Check the flat qualifier from the correct member
[libs/gl.git] / tests / glsl / geometry_interface_block.glsl
2022-04-09 Mikko RasaFix GLSL test cases so they pass the basic tests
2021-04-03 Mikko RasaAssign bindings to all uniform blocks and sampler uniforms
2021-04-03 Mikko RasaAllocate locations to interface variables
2021-03-18 Mikko RasaFix test case errors revealed by the previous commit
2021-03-04 Mikko RasaAdd a unit test framework and some tests for the GLSL...