HomeSort by relevance Sort by last modified time
    Searched full:createplatform (Results 1 - 10 of 10) sorted by null

  /external/deqp/framework/platform/
tcuMain.cpp 35 tcu::Platform* createPlatform (void);
49 de::UniquePtr<tcu::Platform> platform (createPlatform());
  /external/deqp/framework/platform/X11/
tcuX11Platform.hpp 28 tcu::Platform* createPlatform (void);
tcuX11Platform.cpp 87 tcu::Platform* createPlatform (void)
  /external/deqp/framework/platform/vanilla/
tcuVanillaPlatform.cpp 28 tcu::Platform* createPlatform (void)
  /external/deqp/framework/platform/null/
tcuNullPlatform.cpp 58 tcu::Platform* createPlatform (void)
  /external/deqp/framework/platform/win32/
tcuWin32Platform.cpp 92 tcu::Platform* createPlatform (void)
tcuWin32GLES3Platform.cpp 207 tcu::Platform* createPlatform (void)
  /external/deqp/framework/platform/osx/
tcuOSXPlatform.cpp 200 tcu::Platform* createPlatform (void)
  /external/deqp/framework/platform/raspi/
tcuRaspiPlatform.cpp 30 tcu::Platform* createPlatform (void)
  /external/deqp/framework/common/
tcuPlatform.hpp 57 * implement createPlatform().

Completed in 544 milliseconds