Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp3066 GraphicsPipelineWrapper m_pipelineSolidColor; member in vkt::__anonc414995a0111::SingleAttachmentTestInstance
3091 …, m_pipelineSolidColor(context.getInstanceInterface(), context.getDeviceInterface(), context.getPh… in SingleAttachmentTestInstance()
3442 m_pipelineSolidColor.setDefaultMultisampleState() in setup()
3742 …vkd.cmdBindPipeline(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineSolidColor.getPipeline()… in drawThatUsesInputAttachment()