Lines Matching refs:VkAttachmentStoreOp

675 												 VkAttachmentStoreOp	storeOp,
678 VkAttachmentStoreOp stencilStoreOp,
700 VkAttachmentStoreOp getStoreOp (void) const { return m_storeOp; }
704 VkAttachmentStoreOp getStencilStoreOp (void) const { return m_stencilStoreOp; }
714 VkAttachmentStoreOp m_storeOp;
717 VkAttachmentStoreOp m_stencilStoreOp;
1150 attachment.getStoreOp(), // VkAttachmentStoreOp storeOp; || VkAttachmentStoreOp storeOp;
1152 attachment.getStencilStoreOp(), // VkAttachmentStoreOp stencilStoreOp; || VkAttachmentStoreOp stencilStoreOp;
2187 colorAttachmentInfo.getStoreOp(), // VkAttachmentStoreOp storeOp
2206 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp;
5374 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp
5376 VK_ATTACHMENT_STORE_OP_DONT_CARE, // VkAttachmentStoreOp stencilStoreOp
5594 const VkAttachmentStoreOp storeOps[] =
5715 const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
5726 const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
5748 const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
5758 const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
5854 const VkAttachmentStoreOp storeOp = VK_ATTACHMENT_STORE_OP_STORE;
5856 const VkAttachmentStoreOp stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE;
5929 const VkAttachmentStoreOp storeOps[] =
6084 const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
6098 const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
6398 const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
6409 const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps));
6978 const VkAttachmentStoreOp op;
7074 const VkAttachmentStoreOp storeOp = storeOps[storeOpNdx].op;
7397 const VkAttachmentStoreOp storeOp = storeOps[storeOpNdx].op;