diff options
author | Kenneth Graunke <[email protected]> | 2016-06-01 00:08:55 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-06-15 12:44:44 -0700 |
commit | 1bc194cd64085d07f1aae319cb6fb3c99d69aaeb (patch) | |
tree | 8aa1943ccd6760ed32feb3502aa642b3f4da1e9e /REVIEWERS | |
parent | 0be210513797d3a0245588df915b9510c201bea4 (diff) |
i965: Use a uniform for gl_PatchVerticesIn in the TES.
Fixes three GL44-CTS.tessellation_shader subtests:
- max_patch_vertices
- single.max_patch_vertices
- tessellation_control_to_tessellation_evaluation.gl_PatchVerticesIn
These use gl_PatchVerticesIn in the TES, but don't link against a
TCS (which would allow the linker to lower it to a constant). We had
no handling for the system value in the backend, so it would just
assert fail.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Alejandro PiƱeiro <[email protected]>
Cc: [email protected]
Diffstat (limited to 'REVIEWERS')
0 files changed, 0 insertions, 0 deletions