summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/evergreen_state.c
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2015-12-19 23:01:21 +0000
committerDave Airlie <[email protected]>2015-12-22 09:09:52 +1000
commit73e7c5fd7f9b9054d39495ef4087c7e0ceeaedaa (patch)
tree31b502ce73ec2596e4c576d93c7bafcbbc09f3b5 /src/gallium/drivers/r600/evergreen_state.c
parent847f91f4e56e83309cb7577e437d74f69abc8496 (diff)
radeonsi: fix viewport clipping handling. (v2)
If oViewport is written, vertex reuse need to be turned off. If oViewport is constant, vertex reuse is fine, and VPORT_PROVOKE_DISABLE need to be set. (We don't know if oViewport is constant so we skip this.) Fixes: arb_viewport_array-render-viewport-2 and some CTS tests. v2: drop writing to provoke disable, drop write in initial state. Reviewed-by: Marek Olšák <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/evergreen_state.c')
0 files changed, 0 insertions, 0 deletions