Searched defs:depthViewInfo (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolConcurrentTests.cpp | 129 …const ImageViewCreateInfo depthViewInfo(m_DepthImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D, depthFo… in StateObjects() local
|
H A D | vktQueryPoolOcclusionTests.cpp | 106 …const ImageViewCreateInfo depthViewInfo(m_DepthImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D, depthFo… in StateObjects() local
|
H A D | vktQueryPoolStatisticsTests.cpp | 1791 …const ImageViewCreateInfo depthViewInfo(m_depthImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D, VK_FORM… in creatColorAttachmentAndRenderPass() local 4317 …const ImageViewCreateInfo depthViewInfo(m_depthImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D, VK_FORM… in creatColorAttachmentAndRenderPass() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateDSTests.cpp | 674 …const ImageViewCreateInfo depthViewInfo(m_depthImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D, m_depth… in DepthBoundsTestInstance() local
|