Searched refs:store_stencil (Results 1 – 3 of 3) sorted by relevance
2852 if (!dst->store && !dst->store_stencil) in tu_store_gmem_attachment()2886 if (dst->store_stencil) in tu_store_gmem_attachment()2905 if (dst->store || dst->store_stencil) in tu_store_gmem_attachment()2912 if (dst->store_stencil) { in tu_store_gmem_attachment()2923 if (dst->store_stencil) { in tu_store_gmem_attachment()
606 att->store_stencil = true; in attachment_set_ops()
1644 bool store_stencil; member