v3dv: implement stencil testing
authorIago Toral Quiroga <itoral@igalia.com>
Wed, 29 Jan 2020 15:35:39 +0000 (16:35 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:27 +0000 (21:21 +0000)
commit55acd9f1ea4d614f47c869883b698115b351cad0
tree807822d5b0878c857e09ae4d2ba47f5382b8c760
parentbb6e9d26dcc812185057db4601cca094a29972e5
v3dv: implement stencil testing

This works on combined depth/stencil formats only, separate stencil
is not supported yet.

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