]> git.tdb.fi Git - libs/gl.git/commit
Refactor handling of texture sampling functions in LegacyConverter
authorMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 11:25:37 +0000 (13:25 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 11:25:37 +0000 (13:25 +0200)
commita93a69e53263005709fa172845b01f81cd1c074c
tree3e49c2174d92461ea55b0e5bfe8db57d16ba3175
parent7a16308e72aef363727b21348779673edf8e5c07
Refactor handling of texture sampling functions in LegacyConverter

This structure allows to check support for sampler types which don't
have legacy variants for the texture function.
source/glsl/compatibility.cpp