Searched refs:stencil_load_op (Results 1 – 2 of 2) sorted by relevance
205 VkAttachmentLoadOp stencil_load_op; member
344 .stencil_load_op = desc->stencilLoadOp, in vk_render_pass_attachment_init()1331 rp_att->stencil_load_op != VK_ATTACHMENT_LOAD_OP_CLEAR) in can_use_attachment_initial_layout()1540 rp_att->stencil_load_op == VK_ATTACHMENT_LOAD_OP_CLEAR) in load_attachment()1559 .loadOp = rp_att->stencil_load_op, in load_attachment()1751 stencil_attachment.loadOp = rp_att->stencil_load_op; in begin_subpass()