Lines Matching defs:storeOp
675 VkAttachmentStoreOp storeOp,
686 , m_storeOp (storeOp)
1150 attachment.getStoreOp(), // VkAttachmentStoreOp storeOp; || VkAttachmentStoreOp storeOp;
2187 colorAttachmentInfo.getStoreOp(), // VkAttachmentStoreOp storeOp
2206 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp;
2223 depthAttachment.storeOp = dsAttachmentInfo.getStoreOp();
2236 stencilAttachment.storeOp = dsAttachmentInfo.getStencilStoreOp();
5374 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp
5715 const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
5739 attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout));
5748 const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
5771 attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout));
5854 const VkAttachmentStoreOp storeOp = VK_ATTACHMENT_STORE_OP_STORE;
5862 attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout));
6084 const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
6110 attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout));
6121 attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout));
6398 const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
6411 attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout));
7074 const VkAttachmentStoreOp storeOp = storeOps[storeOpNdx].op;
7095 storeOp,
7174 storeOp,
7397 const VkAttachmentStoreOp storeOp = storeOps[storeOpNdx].op;
7418 storeOp,
7420 storeOp,
7497 storeOp,
7580 storeOp,
7582 storeOp,
7660 storeOp,
7662 storeOp,
7740 storeOp,
7742 storeOp,
7820 storeOp,
7822 storeOp,