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.cpp188 const VkImageCreateInfo depthImageCreateInfo = { in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp253 const VkImageCreateInfo depthImageCreateInfo = { in VulkanDrawContext() local
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp121 ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, depthFormat, imageExtent, 1, 1, in StateObjects() local
DvktQueryPoolOcclusionTests.cpp98 ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, depthFormat, imageExtent, 1, 1, in StateObjects() local
DvktQueryPoolStatisticsTests.cpp1784 … 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
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp240 …const ImageCreateInfo depthImageCreateInfo(VK_IMAGE_TYPE_2D, m_params.depthFormat, {WIDTH, HEIGHT,… in MultipleClearsTest() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateDSTests.cpp666 …const ImageCreateInfo depthImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_depthAttachmentFormat, depthIma… in DepthBoundsTestInstance() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp548 const VkImageCreateInfo depthImageCreateInfo = { in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLibraryTests.cpp987 const VkImageCreateInfo depthImageCreateInfo = in runTest() local