Home
last modified time | relevance | path

Searched defs:createWsiDisplay (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/framework/platform/osx/
H A DtcuOSXVulkanPlatform.cpp137 vk::wsi::Display *VulkanPlatform::createWsiDisplay(vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::osx::VulkanPlatform
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWin32VulkanPlatform.cpp302 vk::wsi::Display *VulkanPlatform::createWsiDisplay(vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::win32::VulkanPlatform
/aosp_15_r20/external/deqp/framework/platform/lnx/
H A DtcuLnxVulkanPlatform.cpp385 vk::wsi::Display *VulkanPlatform::createWsiDisplay(vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::lnx::VulkanPlatform
/aosp_15_r20/external/deqp/framework/platform/android/
H A DtcuAndroidPlatform.cpp401 vk::wsi::Display *Platform::createWsiDisplay(vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::Android::Platform
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPlatform.cpp923 wsi::Display *Platform::createWsiDisplay(wsi::Type) const in createWsiDisplay() function in vk::Platform