Searched refs:clear_gmem_attachment (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_clear_blit.c | 2679 clear_gmem_attachment(struct tu_cmd_buffer *cmd, in clear_gmem_attachment() function 2721 clear_gmem_attachment(cmd, cs, PIPE_FORMAT_Z32_FLOAT, 0xf, tu_attachment_gmem_offset(cmd, att), value); in tu_emit_clear_gmem_attachment() 2723 clear_gmem_attachment(cmd, cs, PIPE_FORMAT_S8_UINT, 0xf, tu_attachment_gmem_offset_stencil(cmd, att), value); in tu_emit_clear_gmem_attachment() 2727 clear_gmem_attachment(cmd, cs, format, aspect_write_mask(format, mask), in tu_emit_clear_gmem_attachment()
|
Completed in 5 milliseconds