Home
last modified time | relevance | path

Searched defs:stencil_read (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c1254 bool stencil_read, in tu_image_view_copy_blit()
1287 bool stencil_read) in tu_image_view_copy()
1583 bool stencil_read = false; in tu_copy_image_to_buffer() local