Home
last modified time | relevance | path

Searched refs:store_stencil (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/freedreno/vulkan/
Dtu_pass.c471 att->store_stencil = true; in attachment_set_ops()
Dtu_clear_blit.c2423 if (!dst->store && !dst->store_stencil) in tu_store_gmem_attachment()
2447 if (dst->store_stencil) in tu_store_gmem_attachment()
2470 if (dst->store_stencil) { in tu_store_gmem_attachment()
Dtu_private.h1476 bool store_stencil; member