Home
last modified time | relevance | path

Searched refs:m_stencilInputAttachmentView (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp1520m_stencilInputAttachmentView = createImageAttachmentView(vk, device, *m_image, attachmentInfo.getF… in AttachmentResources()
1523 …_inputAttachmentViews = std::make_pair(*m_depthInputAttachmentView, *m_stencilInputAttachmentView); in AttachmentResources()
1628 Move<VkImageView> m_stencilInputAttachmentView; member in vkt::__anon33b72dba0111::AttachmentResources