Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.c688 bool stencil_store = (stencil_store_op == VK_ATTACHMENT_STORE_OP_STORE); in attachment_set_ops() local
698 if (stencil_store) in attachment_set_ops()
704 att->store = stencil_store; in attachment_set_ops()
713 if (stencil_store) in attachment_set_ops()

Completed in 3 milliseconds