v3dv: CmdSetViewport and CmdSetScissor implementation
authorAlejandro Piñeiro <apinheiro@igalia.com>
Sat, 28 Dec 2019 10:59:32 +0000 (11:59 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:26 +0000 (21:21 +0000)
commit5285d8397455b918b370630e0f92de256f57839e
tree0120b8b02b90159af6e08f906aa2ea9d4253b3c0
parentfca4dcee9f23af036ff2094406c91c46c34ced8d
v3dv: CmdSetViewport and CmdSetScissor implementation

This commit also introduces adding dynamic state definitions, dirty
flags, and setting them on such methods, although this commit still
doesn't use all that info yet.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
src/broadcom/vulkan/v3dv_cmd_buffer.c
src/broadcom/vulkan/v3dv_device.c
src/broadcom/vulkan/v3dv_private.h