Searched refs:getPhysicalDeviceSurfaceSupport (Results 1 – 10 of 10) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkWsiUtil.hpp | 80 VkBool32 getPhysicalDeviceSurfaceSupport (const InstanceInterface& vki,
|
D | vkWsiUtil.cpp | 271 VkBool32 getPhysicalDeviceSurfaceSupport (const InstanceInterface& vki, in getPhysicalDeviceSurfaceSupport() function
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSurfaceTests.cpp | 409 …const VkBool32 isSupported = getPhysicalDeviceSurfaceSupport(instHelper.vki, physicalDevice, queu… in querySurfaceSupportTest() 429 if (getPhysicalDeviceSurfaceSupport(vki, physicalDevice, queueFamilyNdx, surface) != VK_FALSE) in isSupportedByAnyQueue()
|
D | vktWsiColorSpaceTests.cpp | 191 if (getPhysicalDeviceSurfaceSupport(vki, physicalDevice, queueFamilyNdx, surface) != VK_FALSE) in getSupportedQueueFamilyIndices()
|
D | vktWsiSharedPresentableImageTests.cpp | 125 …if (vk::wsi::getPhysicalDeviceSurfaceSupport(vki, physicalDevice, queueFamilyNdx, surface) != VK_F… in getSupportedQueueFamilyIndices()
|
D | vktWsiDisplayTimingTests.cpp | 117 …if (vk::wsi::getPhysicalDeviceSurfaceSupport(vki, physicalDevice, queueFamilyNdx, surface) == VK_T… in getSupportedQueueFamilyIndices()
|
D | vktWsiIncrementalPresentTests.cpp | 119 …if (vk::wsi::getPhysicalDeviceSurfaceSupport(vki, physicalDevice, queueFamilyNdx, surface) != VK_F… in getSupportedQueueFamilyIndices()
|
D | vktWsiSwapchainTests.cpp | 188 if (getPhysicalDeviceSurfaceSupport(vki, physicalDevice, queueFamilyNdx, surface) != VK_FALSE) in getSupportedQueueFamilyIndices()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 139 …&& vk::wsi::getPhysicalDeviceSurfaceSupport(vkd, physicalDevice, (deUint32)idx, surface) == VK_FAL… in chooseProtectedMemQueueFamilyIndex()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1942 if (getPhysicalDeviceSurfaceSupport(vki, physicalDevice, queueFamilyNdx, surface) != VK_FALSE) in getSupportedQueueFamilyIndices()
|