Home
last modified time | relevance | path

Searched refs:depthImageViewCreateInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineLibraryTests.cpp964 …const VkImageViewCreateInfo depthImageViewCreateInfo = makeImageViewCreateInfo(*depthImage, dept… in runTest() local
965 …st Move<VkImageView> depthImageView = createImageView(vk, device, &depthImageViewCreateInfo); in runTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLibraryTests.cpp997 …const VkImageViewCreateInfo depthImageViewCreateInfo = makeImageViewCreateInfo(*depthImage, dept… in runTest() local
998 …st Move<VkImageView> depthImageView = createImageView(vk, device, &depthImageViewCreateInfo); in runTest()