HomeSort by relevance Sort by last modified time
    Searched refs:createWsiDisplay (Results 1 - 8 of 8) sorted by null

  /external/deqp/framework/platform/win32/
tcuWin32VulkanPlatform.hpp 42 vk::wsi::Display* createWsiDisplay (vk::wsi::Type wsiType) const;
tcuWin32VulkanPlatform.cpp 208 vk::wsi::Display* VulkanPlatform::createWsiDisplay (vk::wsi::Type wsiType) const
  /external/deqp/external/vulkancts/framework/vulkan/
vkPlatform.cpp 67 wsi::Display* Platform::createWsiDisplay (wsi::Type) const
vkPlatform.hpp 140 virtual wsi::Display* createWsiDisplay (wsi::Type wsiType) const;
  /external/deqp/framework/platform/android/
tcuAndroidPlatform.hpp 57 vk::wsi::Display* createWsiDisplay (vk::wsi::Type wsiType) const;
tcuAndroidPlatform.cpp 337 vk::wsi::Display* Platform::createWsiDisplay (vk::wsi::Type wsiType) const
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSurfaceTests.cpp 143 return MovePtr<Display>(platform.createWsiDisplay(wsiType));
vktWsiSwapchainTests.cpp 243 return MovePtr<Display>(platform.createWsiDisplay(wsiType));
    [all...]

Completed in 538 milliseconds