Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1121 Move<VkDescriptorSet> m_descriptorSetOutputSubsampledImage; member in vkt::renderpass::__anond89f12cc0111::FragmentDensityMapTestInstance
1783m_descriptorSetOutputSubsampledImage = makeDescriptorSet(vk, vkDevice, *m_descriptorPoolOutputSubs… in FragmentDensityMapTestInstance()
1800 descriptorSetUpdateBuilder.writeSingle(*m_descriptorSetOutputSubsampledImage, in FragmentDensityMapTestInstance()
2059 &m_descriptorSetOutputSubsampledImage.get(), 0, DE_NULL); in drawOutputSubsampledImage()