Home
last modified time | relevance | path

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

/external/angle/src/tests/deqp_support/
DtcuANGLEPlatform.cpp35 ANGLEPlatform::ANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in ANGLEPlatform() function in tcu::ANGLEPlatform
166 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()
DtcuANGLEPlatform.h38 class ANGLEPlatform : public tcu::Platform, private glu::Platform, private eglu::Platform
41 ANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation);
42 ~ANGLEPlatform();