Searched defs:depthImageCreateInfo (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 188 const VkImageCreateInfo depthImageCreateInfo = { in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/ |
H A D | vktDrawUtil.cpp | 253 const VkImageCreateInfo depthImageCreateInfo = { in VulkanDrawContext() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolConcurrentTests.cpp | 121 ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, depthFormat, imageExtent, 1, 1, in StateObjects() local
|
H A D | vktQueryPoolOcclusionTests.cpp | 98 ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, depthFormat, imageExtent, 1, 1, in StateObjects() local
|
H A D | vktQueryPoolStatisticsTests.cpp | 1784 … ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, VK_FORMAT_D16_UNORM, imageExtent, 1, 1, in creatColorAttachmentAndRenderPass() local 4309 … ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, VK_FORMAT_D16_UNORM, imageExtent, 1, 1, in creatColorAttachmentAndRenderPass() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawMultipleClearsWithinRenderPass.cpp | 240 …const ImageCreateInfo depthImageCreateInfo(VK_IMAGE_TYPE_2D, m_params.depthFormat, {WIDTH, HEIGHT,… in MultipleClearsTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateDSTests.cpp | 666 …const ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_depthAttachmentFormat, depthIma… in DepthBoundsTestInstance() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 548 const VkImageCreateInfo depthImageCreateInfo = { in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineLibraryTests.cpp | 987 const VkImageCreateInfo depthImageCreateInfo = in runTest() local
|