Home
last modified time | relevance | path

Searched refs:CreateANGLEPlatform (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/deqp_support/
Dangle_deqp_libtester_main.cpp26 tcu::Platform *CreateANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation);
64 CreateANGLEPlatform(reinterpret_cast<angle::LogErrorFunc>(logErrorFunc), preRotation); in deqp_libtester_init_platform()
DtcuANGLEPlatform.cpp221 tcu::Platform *CreateANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in CreateANGLEPlatform() function
228 return CreateANGLEPlatform(nullptr, 0); in createPlatform()