Home
last modified time | relevance | path

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

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