summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/si_cmd_buffer.c
diff options
context:
space:
mode:
authorBas Nieuwenhuizen <[email protected]>2017-03-29 22:58:10 +0200
committerBas Nieuwenhuizen <[email protected]>2017-03-30 22:21:14 +0200
commit8a53e6e4c52f46fa4bd21730754a6e4a523acc15 (patch)
tree4de922f7284f411d654b9023a49c491bd8d95b88 /src/amd/vulkan/si_cmd_buffer.c
parent76603aa90b884c91599595dfce36b833fb2409f7 (diff)
radv: Prepare for not using the guard band for lines & points.
Vulkan Clipping is defined in terms of vertices, the scissor based clipping happens on pixels. There is a difference with points and lines, as a vertex can be outside the viewport while some pixels are in. On Vulkan thoise pixels shouldn't be drawn, while they would be with the guardband. Signed-off-by: Bas Nieuwenhuizen <[email protected]> Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/amd/vulkan/si_cmd_buffer.c')
0 files changed, 0 insertions, 0 deletions