]> git.tdb.fi Git - libs/gl.git/commit
Throw an exception if a feature required by a shader is missing
authorMikko Rasa <tdb@tdb.fi>
Sun, 21 Feb 2021 23:39:30 +0000 (01:39 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 21 Feb 2021 23:53:20 +0000 (01:53 +0200)
commit836eeb313874d4f0c406f154ecb0dff366f362c4
tree94ca78015f074ff512c5f3e7795dc0f8e0d49820
parentb30777959d8e2ab2caf489e32f40390f60a75fcb
Throw an exception if a feature required by a shader is missing

Workarounds are not always available.
source/glsl/compatibility.cpp
source/glsl/glsl_error.h