Searched refs:getStoreOp (Results 1 – 3 of 3) sorted by relevance
379 VkAttachmentStoreOp getStoreOp (void) const;
557 VkAttachmentStoreOp Attachment::getStoreOp (void) const in getStoreOp() function in vkt::renderpass::Attachment625 …attachment.getStoreOp(), // VkAttachmentStoreOp storeOp; || VkAttachmentStoreOp storeO… in createAttachmentDescription()
709 VkAttachmentStoreOp getStoreOp (void) const { return m_storeOp; } in getStoreOp() function in vkt::__anon53d10fc40111::Attachment871 log << TestLog::Message << "StoreOp: " << attachment.getStoreOp() << TestLog::EndMessage; in logRenderPassInfo()1157 …attachment.getStoreOp(), // VkAttachmentStoreOp storeOp; || VkAttachmentStoreOp s… in createAttachmentDescription()3443 …d[attachmentIndex] && renderPassInfo.getAttachments()[attachmentIndex].getStoreOp() == VK_ATTACHME… in renderReferenceValues()3787 if (renderPassInfo.getAttachments()[attachmentNdx].getStoreOp() == VK_ATTACHMENT_STORE_OP_STORE in logAndVerifyImages()3838 …if ((renderPassInfo.getAttachments()[attachmentNdx].getStoreOp() == VK_ATTACHMENT_STORE_OP_STORE |… in logAndVerifyImages()3846 …if ((renderPassInfo.getAttachments()[attachmentNdx].getStoreOp() == VK_ATTACHMENT_STORE_OP_STORE |… in logAndVerifyImages()3854 …if ((renderPassInfo.getAttachments()[attachmentNdx].getStoreOp() == VK_ATTACHMENT_STORE_OP_STORE |… in logAndVerifyImages()4244 && attachments[attachmentNdx].getStoreOp() != VK_ATTACHMENT_STORE_OP_STORE in initializeAttachmentIsLazy()