Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp219 const VkPhysicalDeviceImageFormatInfo2 formatInfo2 = in checkSupportImageSamplingInstance() local
249 ….getPhysicalDeviceImageFormatProperties2(context.getPhysicalDevice(), &formatInfo2, &extProperties… in checkSupportImageSamplingInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp281 const VkPhysicalDeviceImageFormatInfo2 formatInfo2 = in createImage() local
309 …if ((vki.getPhysicalDeviceImageFormatProperties2(physicalDevice, &formatInfo2, &extProperties) == … in createImage()