Home
last modified time | relevance | path

Searched defs:getPlatformInterface (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/framework/platform/nullws/
DtcuNullWSPlatform.hpp48 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::nullws::VulkanLibrary
/third_party/vk-gl-cts/framework/platform/fuchsia/
DtcuFuchsiaPlatform.cpp33 const vk::PlatformInterface& getPlatformInterface() const { in getPlatformInterface() function in FuchsiaVkLibrary
/third_party/vk-gl-cts/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp94 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::osx::VulkanLibrary
/third_party/vk-gl-cts/framework/platform/ohos/
DtcuOhosPlatform.cpp53 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in VulkanLibrary
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCase.hpp77 …const vk::PlatformInterface& getPlatformInterface (void) const { return m_platformInterface… in getPlatformInterface() function in vkt::Context
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.hpp82 …const vk::PlatformInterface& getPlatformInterface (void) const { return m_platformInterface… in getPlatformInterface() function in vkt::Context
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp107 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::win32::VulkanLibrary
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp203 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::Android::VulkanLibrary
/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp355 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::lnx::VulkanLibrary
/third_party/vk-gl-cts/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp105 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::surfaceless::VulkanLibrary
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1536 const PlatformInterface& getPlatformInterface (void) const { return m_driver; } in getPlatformInterface() function in vk::__anon32ee129d0111::NullDriverLibrary