Searched defs:glGetClipPlanefOES (Results 1 – 4 of 4) sorted by relevance
985 public static native void glGetClipPlanefOES( in glGetClipPlanefOES() method in GLES11Ext993 public static native void glGetClipPlanefOES( in glGetClipPlanefOES() method in GLES11Ext
180 glGetClipPlanefOES = 154; enumerator
986 const GLMessage_Function GLMessage::glGetClipPlanefOES; member in android::gltrace::GLMessage
1334 static const Function glGetClipPlanefOES = GLMessage_Function_glGetClipPlanefOES; variable