Home
last modified time | relevance | path

Searched refs:getPhysicalDevicePresentationSupport (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiUtil.hpp87 VkBool32 getPhysicalDevicePresentationSupport (const InstanceInterface& vki,
DvkWsiUtil.cpp307 VkBool32 getPhysicalDevicePresentationSupport (const InstanceInterface& vki, in getPhysicalDevicePresentationSupport() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp412 …VkBool32 isPresentationSupported = getPhysicalDevicePresentationSupport(instHelper.vki, physicalDe… in queryPresentationSupportTest()