Searched defs:m_platform (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/common/ | ||
D | tcuApp.hpp | 78 Platform& m_platform; member in tcu::App |
D | tcuTestContext.hpp | 77 Platform& m_platform; //!< Platform port implementation. member in tcu::TestContext |
/external/deqp/framework/egl/ | ||
D | egluGLFunctionLoader.hpp | 74 const Platform& m_platform; member in eglu::GLLibraryCache |
/external/deqp/framework/platform/android/ | ||
D | tcuAndroidTestActivity.hpp | 54 Platform m_platform; member in tcu::Android::TestThread |
/external/deqp/framework/platform/ios/ | ||
D | tcuIOSApp.mm | 301 tcu::ios::Platform m_platform; field |