Searched refs:GL_OES_STANDARD_DERIVATIVES (Results 1 – 3 of 3) sorted by relevance
63 GL_ARB_ES2_COMPATIBILITY(false),GL_OES_STANDARD_DERIVATIVES(false) {} ; in GLSupport()82 bool GL_OES_STANDARD_DERIVATIVES; member
154 if (s_glSupport.GL_OES_STANDARD_DERIVATIVES) in initExtensionString()
554 s_glSupport.GL_OES_STANDARD_DERIVATIVES = true; in initCapsLocked()