Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.cpp69 wsi::Display* Platform::createWsiDisplay (wsi::Type) const in createWsiDisplay() function in vk::Platform
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp208 vk::wsi::Display* VulkanPlatform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp203 vk::wsi::Display* VulkanPlatform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::lnx::VulkanPlatform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp337 vk::wsi::Display* Platform::createWsiDisplay (vk::wsi::Type wsiType) const in createWsiDisplay() function in tcu::Android::Platform