Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1145 Move<VkPipeline> m_graphicsPipelineProduceSubsampledImage; member in vkt::renderpass::__anond89f12cc0111::FragmentDensityMapTestInstance
1920 m_graphicsPipelineProduceSubsampledImage = buildGraphicsPipeline( in FragmentDensityMapTestInstance()
2023 …indPipeline(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipelineProduceSubsampledImage); in drawSubsampledImage()