diff options
author | Timothy Arceri <[email protected]> | 2016-02-03 09:39:10 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2016-02-06 14:34:35 +1100 |
commit | c1bbaff1e83f901d67d78f9e1ddfe8291dd09bfa (patch) | |
tree | f0ae24d875ab9663b45492e2584c91d3dc32068c /src/mesa/tnl/t_vb_vertex.c | |
parent | e377037bef521a985dc801371f195ada327ec304 (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 'src/mesa/tnl/t_vb_vertex.c')
0 files changed, 0 insertions, 0 deletions