Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp1193 Move<VkPipelineLayout> m_pipelineLayoutOutputSubsampledImage; member in vkt::renderpass::__anon492f6fbb0111::FragmentDensityMapTestInstance
1815m_pipelineLayoutOutputSubsampledImage = makePipelineLayout(vk, vkDevice, *m_descriptorSetLayoutOu… in FragmentDensityMapTestInstance()
1952 … *m_pipelineLayoutOutputSubsampledImage, // const VkPipelineLayout pipelineLayout in FragmentDensityMapTestInstance()
2024 …scriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayoutOutputSubsampledImage, 0… in drawCopySubsampledImage()