]> git.tdb.fi Git - libs/gl.git/commitdiff
Remove Vulkan checks from feature converters
authorMikko Rasa <tdb@tdb.fi>
Sat, 9 Apr 2022 11:41:04 +0000 (14:41 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 9 Apr 2022 16:05:04 +0000 (19:05 +0300)
Since the GLSL version is now consistent, features can be checked
against it.  This also makes the GLSL output behave better if used
on a shader compiled for Vulkan.


No differences found