Searched refs:getStencilLoadOp (Results 1 – 3 of 3) sorted by relevance
563 VkAttachmentLoadOp Attachment::getStencilLoadOp (void) const in getStencilLoadOp() function in vkt::renderpass::Attachment627 …attachment.getStencilLoadOp(), // VkAttachmentLoadOp stencilLoadOp; || VkAttachmentLoadOp … in createAttachmentDescription()
375 VkAttachmentLoadOp getStencilLoadOp (void) const;
667 VkAttachmentLoadOp getStencilLoadOp (void) const { return m_stencilLoadOp; } in getStencilLoadOp() function in vkt::__anon53d10fc40111::Attachment811 …log << TestLog::Message << "StencilLoadOp: " << attachment.getStencilLoadOp() << TestLog::EndMessa… in logRenderPassInfo()1096 …attachment.getStencilLoadOp(), // VkAttachmentLoadOp stencilLoadOp; || VkAttachmentLoad… in createAttachmentDescription()3094 if (attachment.getStencilLoadOp() == VK_ATTACHMENT_LOAD_OP_CLEAR) in renderReferenceValues()3096 else if (attachment.getStencilLoadOp() == VK_ATTACHMENT_LOAD_OP_DONT_CARE) in renderReferenceValues()4067 && attachments[attachmentNdx].getStencilLoadOp() != VK_ATTACHMENT_LOAD_OP_LOAD in initializeAttachmentIsLazy()4254 || attachments[attachmentNdx].getStencilLoadOp() == VK_ATTACHMENT_LOAD_OP_CLEAR) in initializeRenderPassClearValues()