Searched refs:clientVersion (Results 1 – 5 of 5) sorted by relevance
47 GLESApi clientVersion = version; in createImpl() local48 int majorVersion = clientVersion; in createImpl()84 new EmulatedEglContext(display, context, hndl, clientVersion, nullptr)); in createImpl()123 GLESApi EmulatedEglContext::clientVersion() const { in clientVersion() function in gfxstream::gl::EmulatedEglContext
66 GLESApi clientVersion() const;
680 if (tInfo->currContext->clientVersion() > GLESApi_CM) { in blitFromCurrentReadBuffer()686 const bool isGles3 = tInfo->currContext->clientVersion() > GLESApi_2; in blitFromCurrentReadBuffer()836 if (tInfo->currContext->clientVersion() > GLESApi_CM) { in bindToTexture()868 if (tInfo->currContext->clientVersion() > GLESApi_CM) { in bindToRenderbuffer()
441 if (tInfo->currContext->clientVersion() > GLESApi_CM) { in rcGetGLString()
3727 if (ctx->clientVersion() > GLESApi_CM) in bindContext()