diff options
author | Kenneth Graunke <[email protected]> | 2019-04-28 23:25:10 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-04-29 10:53:23 -0700 |
commit | dcfca0af7c5c2938d01abd7374b57ab242715508 (patch) | |
tree | a04c2dc71ab9462531461afc6295305334bb429c /src/gallium/tests | |
parent | bd4c661ad08e772fdccb562ffbb2f45705c4fec8 (diff) |
iris: Set XY Clipping correctly.
I was setting it based off a pipe_rasterizer_state field that appears
to be entirely dead outside of the draw module respecting it.
I should be setting it when the primitive type reaching the SF is
neither points nor lines. This is, unfortunately, rather dirty,
as we have to look at the rasterizer state, the geometry shader state,
the tessellation evaluation shader state, and the primitive type...
Diffstat (limited to 'src/gallium/tests')
0 files changed, 0 insertions, 0 deletions