Lines Matching refs:storeOp
529 m_attachments[i].storeOp = pCreateInfo->pAttachments[i].storeOp;
560 subpass.m_colorAttachments[i].attachmentInfo.storeOp = pCreateInfo->pAttachments[j].storeOp;
584 subpass.m_depthStencilAttachment.attachmentInfo.storeOp = pCreateInfo->pAttachments[j].storeOp;
613 subpass.m_resolveAttachments[i].attachmentInfo.storeOp = pCreateInfo->pAttachments[j].storeOp;
699 subpass.m_colorAttachments[i].attachmentInfo.storeOp = pCreateInfo->pAttachments[j].storeOp;
723 subpass.m_depthStencilAttachment.attachmentInfo.storeOp = pCreateInfo->pAttachments[j].storeOp;
752 subpass.m_resolveAttachments[i].attachmentInfo.storeOp = pCreateInfo->pAttachments[j].storeOp;
806 subpass.m_colorAttachments[0].attachmentInfo.storeOp = VK_ATTACHMENT_STORE_OP_STORE;
817 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp
838 subpass.m_depthStencilAttachment.attachmentInfo.storeOp = VK_ATTACHMENT_STORE_OP_STORE;
851 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp
930 attachment.storeOp = vk::VK_ATTACHMENT_STORE_OP_STORE;
1463 stencilAttachment.storeOp = subpass.m_depthStencilAttachment.stencilStoreOp;