Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.cpp76 wsi::Display* Platform::createWsiDisplay (wsi::Type) const in createWsiDisplay() function in vk::Platform
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp103 vk::wsi::Display* VulkanPlatform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::osx::VulkanPlatform
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp289 vk::wsi::Display* VulkanPlatform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp210 vk::wsi::Display* VulkanPlatform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::lnx::VulkanPlatform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp346 vk::wsi::Display* Platform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::Android::Platform