Searched refs:CreateANGLEPlatform (Results 1 – 2 of 2) sorted by relevance
26 tcu::Platform *CreateANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation);64 CreateANGLEPlatform(reinterpret_cast<angle::LogErrorFunc>(logErrorFunc), preRotation); in deqp_libtester_init_platform()
221 tcu::Platform *CreateANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in CreateANGLEPlatform() function228 return CreateANGLEPlatform(nullptr, 0); in createPlatform()