Searched defs:glGetClipPlanexOES (Results 1 – 4 of 4) sorted by relevance
360 public static native void glGetClipPlanexOES( in glGetClipPlanexOES() method in GLES11Ext368 public static native void glGetClipPlanexOES( in glGetClipPlanexOES() method in GLES11Ext
182 glGetClipPlanexOES = 156; enumerator
988 const GLMessage_Function GLMessage::glGetClipPlanexOES; member in android::gltrace::GLMessage
1336 static const Function glGetClipPlanexOES = GLMessage_Function_glGetClipPlanexOES; variable