Lines Matching refs:EGL_OPENGL_ES2_BIT
600 case EGL_OPENGL_ES2_BIT: return new GLES2Program(gl); in createProgram()
611 case EGL_OPENGL_ES2_BIT: drawGLES2(gl, program, drawOp); break; in draw()
622 case EGL_OPENGL_ES2_BIT: clearGLES2(gl, color, depth, stencil); break; in clear()
633 case EGL_OPENGL_ES2_BIT: readPixelsGLES2(gl, dst); break; in readPixels()
644 case EGL_OPENGL_ES2_BIT: in finish()
1077 EGL_OPENGL_ES2_BIT, in init()
1078 renderable<EGL_OPENGL_ES2_BIT>, in init()
1095 EGL_OPENGL_ES2_BIT, in init()
1096 renderable<EGL_OPENGL_ES2_BIT>, in init()
1109 EGL_OPENGL_ES2_BIT|EGL_OPENGL_ES3_BIT, in init()
1110 renderable<EGL_OPENGL_ES2_BIT|EGL_OPENGL_ES3_BIT>, in init()