]> git.tdb.fi Git - libs/gl.git/history - tests/glsl/unused_component_assignment.glsl
Don't try to access parameters with a pointer access instructior
[libs/gl.git] / tests / glsl / unused_component_assignment.glsl
2021-04-07 Mikko RasaValidate GLSL flow control
2021-04-05 Mikko RasaTrack composite assignments and references in UnusedVar...