Searched refs:stencil_store_op (Results 1 – 2 of 2) sorted by relevance
208 VkAttachmentStoreOp stencil_store_op; member
345 .stencil_store_op = desc->stencilStoreOp, in vk_render_pass_attachment_init()1792 stencil_attachment.storeOp = rp_att->stencil_store_op; in begin_subpass()