Searched refs:m_pipelineLayoutOperateOnSubsampledImage (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassFragmentDensityMapTests.cpp | 913 Move<VkPipelineLayout> m_pipelineLayoutOperateOnSubsampledImage; member in vkt::renderpass::__anonabc573560111::FragmentDensityMapTestInstance 1450 …m_pipelineLayoutOperateOnSubsampledImage = makePipelineLayout(vk, vkDevice, *m_descriptorSetLayout… in FragmentDensityMapTestInstance() 1599 … *m_pipelineLayoutOperateOnSubsampledImage, // const VkPipelineLayout pipelineLayout in FragmentDensityMapTestInstance() 1617 … *m_pipelineLayoutOperateOnSubsampledImage, // const VkPipelineLayout pipelineLayout in FragmentDensityMapTestInstance() 1717 …torSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayoutOperateOnSubsampledImage, … in FragmentDensityMapTestInstance() 1738 …torSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayoutOperateOnSubsampledImage, … in FragmentDensityMapTestInstance()
|