Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1147 Move<VkPipeline> m_graphicsPipelineUpdateSubsampledImage; member in vkt::renderpass::__anond89f12cc0111::FragmentDensityMapTestInstance
1950 m_graphicsPipelineUpdateSubsampledImage = buildGraphicsPipeline( in FragmentDensityMapTestInstance()
2045 …BindPipeline(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipelineUpdateSubsampledImage); in drawResampleSubsampledImage()