Home
last modified time | relevance | path

Searched refs:createPlatform (Results 1 – 14 of 14) sorted by relevance

/external/deqp/framework/platform/
DtcuMain.cpp36 tcu::Platform* createPlatform (void);
52 de::UniquePtr<tcu::Platform> platform (createPlatform()); in main()
/external/deqp/external/openglcts/modules/runner/
DglcTestRunnerMain.cpp35 tcu::Platform* createPlatform(void);
133 de::UniquePtr<tcu::Platform> platform(createPlatform()); in main()
/external/deqp/framework/platform/lnx/
DtcuLnxPlatform.hpp28 tcu::Platform* createPlatform (void);
DtcuLnxPlatform.cpp89 tcu::Platform* createPlatform (void) in createPlatform() function
/external/deqp/framework/platform/vanilla/
DtcuVanillaPlatform.cpp28 tcu::Platform* createPlatform (void) in createPlatform() function
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.hpp28 tcu::Platform* createPlatform (void);
DtcuOSXPlatform.cpp226 tcu::Platform* createPlatform (void) in createPlatform() function
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.hpp32 tcu::Platform* createPlatform (void);
DtcuSurfacelessPlatform.cpp518 tcu::Platform* createPlatform(void) in createPlatform() function
/external/deqp/framework/platform/win32/
DtcuWin32Platform.cpp100 tcu::Platform* createPlatform (void) in createPlatform() function
/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp102 tcu::Platform* createPlatform (void) in createPlatform() function
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.cpp149 tcu::Platform* createPlatform () in createPlatform() function
/external/deqp/framework/platform/raspi/
DtcuRaspiPlatform.cpp30 tcu::Platform* createPlatform (void) in createPlatform() function
/external/angle/src/tests/deqp_support/
DtcuANGLEPlatform.cpp226 tcu::Platform *createPlatform() in createPlatform() function