Searched refs:depthImageViewCreateInfo (Results 1 – 2 of 2) sorted by relevance
964 …const VkImageViewCreateInfo depthImageViewCreateInfo = makeImageViewCreateInfo(*depthImage, dept… in runTest() local965 …st Move<VkImageView> depthImageView = createImageView(vk, device, &depthImageViewCreateInfo); in runTest()
997 …const VkImageViewCreateInfo depthImageViewCreateInfo = makeImageViewCreateInfo(*depthImage, dept… in runTest() local998 …st Move<VkImageView> depthImageView = createImageView(vk, device, &depthImageViewCreateInfo); in runTest()