Searched refs:GL_ARB_ES2_COMPATIBILITY (Results 1 – 3 of 3) sorted by relevance
63 GL_ARB_ES2_COMPATIBILITY(false),GL_OES_STANDARD_DERIVATIVES(false) {} ; in GLSupport()81 bool GL_ARB_ES2_COMPATIBILITY; member
551 s_glSupport.GL_ARB_ES2_COMPATIBILITY = true; in initCapsLocked()
851 if(ctx->getCaps()->GL_ARB_ES2_COMPATIBILITY) in glGetBooleanv()928 if(ctx->getCaps()->GL_ARB_ES2_COMPATIBILITY) in glGetFloatv()958 bool es2 = ctx->getCaps()->GL_ARB_ES2_COMPATIBILITY; in glGetIntegerv()