summaryrefslogtreecommitdiffstats
path: root/include/EGL
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2016-02-03 09:39:10 +1100
committerTimothy Arceri <[email protected]>2016-02-06 14:34:35 +1100
commitc1bbaff1e83f901d67d78f9e1ddfe8291dd09bfa (patch)
treef0ae24d875ab9663b45492e2584c91d3dc32068c /include/EGL
parente377037bef521a985dc801371f195ada327ec304 (diff)
glsl: replace unreachable code with an assert()
All interface blocks will have been lowered by this point so just use an assert. Returning false would have caused all sorts of problems if they were not lowered yet and there is an assert to catch this later anyway. We also update the tests to reflect this change. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'include/EGL')
0 files changed, 0 insertions, 0 deletions