Otherwise radv_cmd_state_setup_attachments() will complain it has no
clearvalues,
when called via radv_process_depth_image_inplace().
v2: use LOAD/STORE instead of DONT_CARE, to preserve stencil values.
Signed-off-by: Xavier Bouchoux
---
src/amd/vulkan/radv_meta_decompress.c | 3 +++
1 file
Otherwise radv_cmd_state_setup_attachments() will complain it has no
clearvalues,
when called via radv_process_depth_image_inplace().
Signed-off-by: Xavier Bouchoux
---
src/amd/vulkan/radv_meta_decompress.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/amd/vulkan