Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp212 const VkResult imageFormatResult = vki.getPhysicalDeviceImageFormatProperties( in checkSupport() local
215 if (imageFormatResult == VK_ERROR_FORMAT_NOT_SUPPORTED) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp189 const VkResult imageFormatResult = context.getInstanceInterface().getPhysicalDeviceImageFormatProperties( in checkSupport() local
192 if (imageFormatResult == VK_ERROR_FORMAT_NOT_SUPPORTED) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp621 const VkResult imageFormatResult = vki.getPhysicalDeviceImageFormatProperties( in checkImageFormatRequirements() local
624 if (imageFormatResult == VK_ERROR_FORMAT_NOT_SUPPORTED) in checkImageFormatRequirements()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp617 const VkResult imageFormatResult = vki.getPhysicalDeviceImageFormatProperties( in checkImageFormatRequirements() local
620 if (imageFormatResult == VK_ERROR_FORMAT_NOT_SUPPORTED) in checkImageFormatRequirements()

Completed in 9 milliseconds