Home
last modified time | relevance | path

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

/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp84 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::osx::VulkanLibrary
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.hpp63 const vk::PlatformInterface& getPlatformInterface (void) const { return m_platformInterface; } in getPlatformInterface() function in vkt::Context
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp94 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::win32::VulkanLibrary
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp190 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::lnx::VulkanLibrary
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp97 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::surfaceless::VulkanLibrary
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp203 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::Android::VulkanLibrary
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1392 const PlatformInterface& getPlatformInterface (void) const { return m_driver; } in getPlatformInterface() function in vk::__anon9294a1450111::NullDriverLibrary