Searched defs:m_platform (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/framework/egl/ | ||
D | egluGLFunctionLoader.hpp | 74 const Platform& m_platform; member in eglu::GLLibraryCache |
/third_party/vk-gl-cts/external/openglcts/modules/runner/ | ||
D | glcAndroidTestActivity.hpp | 56 tcu::Android::Platform m_platform; member in glcts::Android::TestThread |
D | glcTestRunner.hpp | 130 tcu::Platform& m_platform; member in glcts::TestRunner |
/third_party/vk-gl-cts/framework/platform/android/ | ||
D | tcuAndroidTestActivity.hpp | 54 Platform m_platform; member in tcu::Android::TestThread |
/third_party/vk-gl-cts/framework/common/ | ||
D | tcuApp.hpp | 86 Platform& m_platform; member in tcu::App |
D | tcuTestContext.hpp | 81 Platform& m_platform; //!< Platform port implementation. member in tcu::TestContext |
/third_party/vk-gl-cts/framework/platform/ios/ | ||
D | tcuIOSApp.mm | 301 tcu::ios::Platform m_platform; field |