Thanks, pushed.
On Thu, Aug 31, 2017, at 10:12, Xavier Bouchoux wrote:
> 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-o
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 ch