Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_pass.c445 bool stencil_store = (stencil_store_op == VK_ATTACHMENT_STORE_OP_STORE); in attachment_set_ops() local
455 if (stencil_store) in attachment_set_ops()
461 att->store = stencil_store; in attachment_set_ops()
470 if (stencil_store) in attachment_set_ops()