summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_batch_chain.c
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2016-08-30 22:42:24 -0400
committerIlia Mirkin <[email protected]>2016-09-03 19:58:42 -0400
commitca313e00b6eda27e4308c29fd7244f43c77d4f97 (patch)
treed4df2692f56786ac669a56591b946e1e46bc6c96 /src/intel/vulkan/anv_batch_chain.c
parent83d7230fd5ab69e7e111e3a02e604e65922fb171 (diff)
a3xx: use window scissor to simulate viewport xy clip
Unfortunately a3xx does not have a separate disable for depth clipping, so when depth clamp is enabled, we disable the whole 3d clipper logic. This in turn also gets rid of the xy clip that it would normally do. When we detect this would happen, instead we integrate the viewport into the window scissor. This may have slightly different behavior around wide points, but it's unlikely that anything depends on this. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97231 Signed-off-by: Ilia Mirkin <[email protected]> Cc: [email protected]
Diffstat (limited to 'src/intel/vulkan/anv_batch_chain.c')
0 files changed, 0 insertions, 0 deletions