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

  /external/deqp/external/vulkancts/framework/vulkan/
vkWsiPlatform.hpp 167 struct TypeTraits<TYPE_WIN32>
173 typedef DisplayInterface<TYPE_WIN32> Win32DisplayInterface;
174 typedef WindowInterface<TYPE_WIN32> Win32WindowInterface;
vkDefs.hpp 116 TYPE_WIN32,
vkWsiUtil.cpp 214 case TYPE_WIN32:
  /external/deqp/framework/platform/win32/
tcuWin32VulkanPlatform.cpp 210 if (wsiType != vk::wsi::TYPE_WIN32)

Completed in 229 milliseconds