Searched refs:store_stencil (Results 1 – 3 of 3) sorted by relevance
87 bool store_stencil; member
522 (att->store || att->store_stencil) && !att->clear_mask; in tu_render_pass_cond_config()714 att->store_stencil = true; in attachment_set_ops()
3297 if ((att->store || att->store_stencil) && in tu_choose_gmem_layout()3319 if (!dst->store && !dst->store_stencil) in tu_store_gmem_attachment()3348 bool store_separate_stencil = dst->store_stencil || resolve_d32s8_s8; in tu_store_gmem_attachment()