v3dv: handle stencil load/store operations
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 2 Apr 2020 10:24:25 +0000 (12:24 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:29 +0000 (21:21 +0000)
commit79b07b85b62dda2b3e306a0fa4c875f6527b77d7
treed79884c460c1709b421228d16d8bbfb50801d21d
parent7e96f9b21991672fc1db8771cc55dfa453c57407
v3dv: handle stencil load/store operations

We were using the ones defined for the depth aspect.

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