Searched refs:GLESApi_CM (Results 1 – 7 of 7) sorted by relevance
34 GLESApi_CM = 1, enumerator55 GLESApi = GLESApi_CM);
680 if (tInfo->currContext->clientVersion() > GLESApi_CM) { in blitFromCurrentReadBuffer()836 if (tInfo->currContext->clientVersion() > GLESApi_CM) { in bindToTexture()868 if (tInfo->currContext->clientVersion() > GLESApi_CM) { in bindToRenderbuffer()
30 using gl::GLESApi_CM;46 case GLESApi_CM: *os << "GLESApi_CM"; break; in PrintTo()227 ClearColorParam(GLESApi_CM, true),
44 using gl::GLESApi_CM;248 if (glVersion == GLESApi_CM) gl::LazyLoadedGLESv1Dispatch::get(); in SampleApplication()
54 using gl::GLESApi_CM;441 if (tInfo->currContext->clientVersion() > GLESApi_CM) { in rcGetGLString()
535 gl::GLESApi version = gl::GLESApi_CM);
97 using gl::GLESApi_CM;3727 if (ctx->clientVersion() > GLESApi_CM) in bindContext()