Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp916 Move<VkPipeline> m_graphicsPipelineProduceSubsampledImage; member in vkt::renderpass::__anonabc573560111::FragmentDensityMapTestInstance
1579m_graphicsPipelineProduceSubsampledImage = makeGraphicsPipeline(vk, // const DeviceInterfa… in FragmentDensityMapTestInstance()
1710 …Pipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipelineProduceSubsampledImage); in FragmentDensityMapTestInstance()