Searched refs:ANGLEPlatform (Results 1 – 2 of 2) sorted by relevance
35 ANGLEPlatform::ANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in ANGLEPlatform() function in tcu::ANGLEPlatform166 ANGLEPlatform::~ANGLEPlatform() {} in ~ANGLEPlatform()168 bool ANGLEPlatform::processEvents() in processEvents()173 std::vector<eglw::EGLAttrib> ANGLEPlatform::initAttribs(eglw::EGLAttrib type, in initAttribs()223 return new tcu::ANGLEPlatform(logErrorFunc, preRotation); in CreateANGLEPlatform()
38 class ANGLEPlatform : public tcu::Platform, private glu::Platform, private eglu::Platform41 ANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation);42 ~ANGLEPlatform();