Home
last modified time | relevance | path

Searched refs:formatInfo2 (Results 1 - 4 of 4) sorted by relevance

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

Completed in 13 milliseconds