Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPlatform.cpp76 wsi::Display* Platform::createWsiDisplay (wsi::Type) const in createWsiDisplay() function in vk::Platform
/third_party/vk-gl-cts/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp107 vk::wsi::Display* VulkanPlatform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::osx::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/ohos/
DtcuOhosPlatform.cpp114 vk::wsi::Display* OhosPlatform::createWsiDisplay(vk::wsi::Type wsiType) const in createWsiDisplay() function in OhosPlatform
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp297 vk::wsi::Display* VulkanPlatform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::win32::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp250 vk::wsi::Display* VulkanPlatform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::lnx::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp354 vk::wsi::Display* Platform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::Android::Platform