Searched refs:getStencilStoreOp (Results 1 – 3 of 3) sorted by relevance
568 VkAttachmentStoreOp Attachment::getStencilStoreOp (void) const in getStencilStoreOp() function in vkt::renderpass::Attachment628 …attachment.getStencilStoreOp(), // VkAttachmentStoreOp stencilStoreOp; || VkAttachmentStore… in createAttachmentDescription()
376 VkAttachmentStoreOp getStencilStoreOp (void) const;
668 VkAttachmentStoreOp getStencilStoreOp (void) const { return m_stencilStoreOp; } in getStencilStoreOp() function in vkt::__anon53d10fc40111::Attachment812 …log << TestLog::Message << "StencilStoreOp: " << attachment.getStencilStoreOp() << TestLog::EndMes… in logRenderPassInfo()1097 …attachment.getStencilStoreOp(), // VkAttachmentStoreOp stencilStoreOp; || VkAttachmentS… in createAttachmentDescription()3386 …encilAttachment && renderPassInfo.getAttachments()[attachmentIndex].getStencilStoreOp() == VK_ATTA… in renderReferenceValues()3664 …if (renderPassInfo.getAttachments()[attachmentNdx].getStencilStoreOp() == VK_ATTACHMENT_STORE_OP_S… in logAndVerifyImages()3686 …NT_STORE_OP_STORE || renderPassInfo.getAttachments()[attachmentNdx].getStencilStoreOp() == VK_ATTA… in logAndVerifyImages()3701 …NT_STORE_OP_STORE || renderPassInfo.getAttachments()[attachmentNdx].getStencilStoreOp() == VK_ATTA… in logAndVerifyImages()3716 …NT_STORE_OP_STORE || renderPassInfo.getAttachments()[attachmentNdx].getStencilStoreOp() == VK_ATTA… in logAndVerifyImages()4068 && attachments[attachmentNdx].getStencilStoreOp() != VK_ATTACHMENT_STORE_OP_STORE) in initializeAttachmentIsLazy()