Searched refs:getPhysicalDevicePresentationSupport (Results 1 – 3 of 3) sorted by relevance
87 VkBool32 getPhysicalDevicePresentationSupport (const InstanceInterface& vki,
307 VkBool32 getPhysicalDevicePresentationSupport (const InstanceInterface& vki, in getPhysicalDevicePresentationSupport() function
412 …VkBool32 isPresentationSupported = getPhysicalDevicePresentationSupport(instHelper.vki, physicalDe… in queryPresentationSupportTest()