diff options
author | Eric Anholt <[email protected]> | 2012-03-29 17:29:20 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-04-19 16:33:45 -0700 |
commit | 4b2a4cb7c2131c3c31e3d44a0d8838ef45f270e7 (patch) | |
tree | cee0ae1b832e1bca1140e55003739c0f4f56f5ff /src/glsl/test_optpass.cpp | |
parent | f2475ca424f7e001be50f64dafa5700f6603d684 (diff) |
glsl: Properly throw compile-time errors for conflicting FS output writes.
We were checking for these at link time previously, which is not as
early as mandated, and would actually fail to detect conflicting
writes if dead code removal removed some writes.
Fixes failures in piglit
glsl-*/compiler/fragment-outputs/write-gl_Frag*
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/test_optpass.cpp')
0 files changed, 0 insertions, 0 deletions