Home
last modified time | relevance | path

Searched defs:depthImageCreateInfo (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp179 const VkImageCreateInfo depthImageCreateInfo = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp247 const VkImageCreateInfo depthImageCreateInfo = in VulkanDrawContext() local
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp116 …ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, depthFormat, imageExtent, 1, 1, vk::VK_… in StateObjects() local
DvktQueryPoolOcclusionTests.cpp97 …ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, depthFormat, imageExtent, 1, 1, vk::VK_… in StateObjects() local
DvktQueryPoolStatisticsTests.cpp1365 …ImageCreateInfo depthImageCreateInfo (vk::VK_IMAGE_TYPE_2D, VK_FORMAT_D16_UNORM, imageExtent, 1… in creatColorAttachmentAndRenderPass() local
3673 …ImageCreateInfo depthImageCreateInfo (vk::VK_IMAGE_TYPE_2D, VK_FORMAT_D16_UNORM, imageExtent, 1… in creatColorAttachmentAndRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp259 …const ImageCreateInfo depthImageCreateInfo (VK_IMAGE_TYPE_2D, m_params.depthFormat, { WIDTH, HEI… in MultipleClearsTest() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateDSTests.cpp653 …const ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_depthAttachmentFormat, depthIma… in DepthBoundsTestInstance() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp550 const VkImageCreateInfo depthImageCreateInfo = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLibraryTests.cpp991 …const VkImageCreateInfo depthImageCreateInfo = makeDepthImageCreateInfo(depthFormat, renderSiz… in runTest() local