Home
last modified time | relevance | path

Searched defs:getPlatformInterface (Results 1 – 8 of 8) 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/osx/
DtcuOSXVulkanPlatform.cpp88 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::osx::VulkanLibrary
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.hpp64 …const vk::PlatformInterface& getPlatformInterface (void) const { return m_platformInterface… in getPlatformInterface() function in vkt::Context
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp102 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::win32::VulkanLibrary
/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp230 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/framework/platform/android/
DtcuAndroidPlatform.cpp203 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::Android::VulkanLibrary
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1541 const PlatformInterface& getPlatformInterface (void) const { return m_driver; } in getPlatformInterface() function in vk::__anon2667173d0111::NullDriverLibrary