Searched refs:getStencilLoadOp (Results 1 – 6 of 6) sorted by relevance
562 VkAttachmentLoadOp Attachment::getStencilLoadOp (void) const in getStencilLoadOp() function in vkt::renderpass::Attachment626 …attachment.getStencilLoadOp(), // VkAttachmentLoadOp stencilLoadOp; || VkAttachmentLoadOp … in createAttachmentDescription()
371 VkAttachmentLoadOp getStencilLoadOp (void) const;
693 VkAttachmentLoadOp getStencilLoadOp (void) const { return m_stencilLoadOp; } in getStencilLoadOp() function in vkt::__anon5d0530620111::Attachment854 …log << TestLog::Message << "StencilLoadOp: " << attachment.getStencilLoadOp() << TestLog::EndMessa… in logRenderPassInfo()1139 …attachment.getStencilLoadOp(), // VkAttachmentLoadOp stencilLoadOp; || VkAttachmentLoad… in createAttachmentDescription()2221 stencilAttachment.loadOp = dsAttachmentInfo.getStencilLoadOp(); in beginDynamicRendering()3622 if (attachment.getStencilLoadOp() == VK_ATTACHMENT_LOAD_OP_CLEAR) in renderReferenceValues()3624 else if (attachment.getStencilLoadOp() == VK_ATTACHMENT_LOAD_OP_DONT_CARE) in renderReferenceValues()4708 && attachments[attachmentNdx].getStencilLoadOp() != VK_ATTACHMENT_LOAD_OP_LOAD in initializeAttachmentIsLazy()4895 || attachments[attachmentNdx].getStencilLoadOp() == VK_ATTACHMENT_LOAD_OP_CLEAR) in initializeRenderPassClearValues()
693 VkAttachmentLoadOp getStencilLoadOp (void) const { return m_stencilLoadOp; } in getStencilLoadOp() function in vkt::__anon9ed13ee20111::Attachment854 …log << TestLog::Message << "StencilLoadOp: " << attachment.getStencilLoadOp() << TestLog::EndMessa… in logRenderPassInfo()1139 …attachment.getStencilLoadOp(), // VkAttachmentLoadOp stencilLoadOp; || VkAttachmentLoad… in createAttachmentDescription()2221 stencilAttachment.loadOp = dsAttachmentInfo.getStencilLoadOp(); in beginDynamicRendering()3622 if (attachment.getStencilLoadOp() == VK_ATTACHMENT_LOAD_OP_CLEAR) in renderReferenceValues()3624 else if (attachment.getStencilLoadOp() == VK_ATTACHMENT_LOAD_OP_DONT_CARE) in renderReferenceValues()4708 && attachments[attachmentNdx].getStencilLoadOp() != VK_ATTACHMENT_LOAD_OP_LOAD in initializeAttachmentIsLazy()4895 || attachments[attachmentNdx].getStencilLoadOp() == VK_ATTACHMENT_LOAD_OP_CLEAR) in initializeRenderPassClearValues()