Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1148 Move<VkPipeline> m_graphicsPipelineOutputSubsampledImage; member in vkt::renderpass::__anond89f12cc0111::FragmentDensityMapTestInstance
1965 m_graphicsPipelineOutputSubsampledImage = buildGraphicsPipeline( in FragmentDensityMapTestInstance()
2057 …BindPipeline(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipelineOutputSubsampledImage); in drawOutputSubsampledImage()