Home
last modified time | relevance | path

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

/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.hpp48 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::nullws::VulkanLibrary
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp88 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::osx::VulkanLibrary
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.hpp64 …const vk::PlatformInterface& getPlatformInterface (void) const { return m_platformInterface;… in getPlatformInterface() function in vkt::Context
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp104 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::win32::VulkanLibrary
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp230 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::lnx::VulkanLibrary
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp203 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::Android::VulkanLibrary
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp105 const vk::PlatformInterface& getPlatformInterface (void) const in getPlatformInterface() function in tcu::surfaceless::VulkanLibrary
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1520 const PlatformInterface& getPlatformInterface (void) const { return m_driver; } in getPlatformInterface() function in vk::__anonbcc18e630111::NullDriverLibrary