Searched refs:getStencilStoreOp (Results 1 – 3 of 3) sorted by relevance
382 VkAttachmentStoreOp getStencilStoreOp (void) const;
567 VkAttachmentStoreOp Attachment::getStencilStoreOp (void) const in getStencilStoreOp() function in vkt::renderpass::Attachment627 …attachment.getStencilStoreOp(), // VkAttachmentStoreOp stencilStoreOp; || VkAttachmentStore… in createAttachmentDescription()
713 VkAttachmentStoreOp getStencilStoreOp (void) const { return m_stencilStoreOp; } in getStencilStoreOp() function in vkt::__anon53d10fc40111::Attachment874 …log << TestLog::Message << "StencilStoreOp: " << attachment.getStencilStoreOp() << TestLog::EndMes… in logRenderPassInfo()1159 …attachment.getStencilStoreOp(), // VkAttachmentStoreOp stencilStoreOp; || VkAttachmentS… in createAttachmentDescription()3451 …encilAttachment && renderPassInfo.getAttachments()[attachmentIndex].getStencilStoreOp() == VK_ATTA… in renderReferenceValues()3793 …if (renderPassInfo.getAttachments()[attachmentNdx].getStencilStoreOp() == VK_ATTACHMENT_STORE_OP_S… in logAndVerifyImages()3838 …NT_STORE_OP_STORE || renderPassInfo.getAttachments()[attachmentNdx].getStencilStoreOp() == VK_ATTA… in logAndVerifyImages()3846 …NT_STORE_OP_STORE || renderPassInfo.getAttachments()[attachmentNdx].getStencilStoreOp() == VK_ATTA… in logAndVerifyImages()3854 …NT_STORE_OP_STORE || renderPassInfo.getAttachments()[attachmentNdx].getStencilStoreOp() == VK_ATTA… in logAndVerifyImages()4246 && attachments[attachmentNdx].getStencilStoreOp() != VK_ATTACHMENT_STORE_OP_STORE) in initializeAttachmentIsLazy()