Home
last modified time | relevance | path

Searched refs:createPlatform (Results 1 - 18 of 18) sorted by relevance

/third_party/vk-gl-cts/framework/platform/
H A DtcuMain.cpp36 tcu::Platform* createPlatform (void);
52 de::UniquePtr<tcu::Platform> platform (createPlatform()); in main()
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunnerMain.cpp35 tcu::Platform* createPlatform(void);
133 de::UniquePtr<tcu::Platform> platform(createPlatform()); in main()
/third_party/vk-gl-cts/framework/platform/lnx/
H A DtcuLnxPlatform.hpp28 tcu::Platform* createPlatform (void);
H A DtcuLnxPlatform.cpp89 tcu::Platform* createPlatform (void) in createPlatform() function
/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXPlatform.hpp28 tcu::Platform* createPlatform (void);
H A DtcuOSXPlatform.cpp226 tcu::Platform* createPlatform (void) in createPlatform() function
/third_party/vk-gl-cts/framework/platform/vanilla/
H A DtcuVanillaPlatform.cpp28 tcu::Platform* createPlatform (void) in createPlatform() function
/third_party/vk-gl-cts/framework/platform/surfaceless/
H A DtcuSurfacelessPlatform.hpp32 tcu::Platform* createPlatform (void);
H A DtcuSurfacelessPlatform.cpp516 tcu::Platform* createPlatform(void) in createPlatform() function
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksServices.cpp42 tcu::Platform* createPlatform (void);
165 tcu::Platform* platform {createPlatform()}; in createServerVKSC()
/third_party/vk-gl-cts/framework/platform/fuchsia/
H A DtcuFuchsiaPlatform.cpp85 tcu::Platform* createPlatform() { in createPlatform() function
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullPlatform.cpp103 tcu::Platform* createPlatform (void) in createPlatform() function
/third_party/vk-gl-cts/framework/platform/ohos/
H A DvkMain.cpp37 tcu::Platform* createPlatform (void);
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32Platform.cpp106 tcu::Platform* createPlatform (void) in createPlatform() function
/third_party/vk-gl-cts/framework/platform/nullws/
H A DtcuNullWSPlatform.cpp149 tcu::Platform* createPlatform () in createPlatform() function
/third_party/vk-gl-cts/framework/platform/raspi/
H A DtcuRaspiPlatform.cpp30 tcu::Platform* createPlatform (void) in createPlatform() function
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuANGLEPlatform.cpp216 tcu::Platform *createPlatform() in createPlatform() function
/third_party/vk-gl-cts/external/vulkancts/vkscpc/
H A Dvkscpc.cpp262 tcu::Platform* createPlatform(void);
290 de::SharedPtr<tcu::Platform> platform {createPlatform()}; in main()

Completed in 8 milliseconds