HomeSort by relevance Sort by last modified time
    Searched refs:glGetClipPlanefOES (Results 1 - 25 of 129) sorted by null

1 2 3 4 5 6

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_ftable.h 237 {"glGetClipPlanefOES", (void*)glGetClipPlanefOES},
gl_client_context.h 257 glGetClipPlanefOES_client_proc_t glGetClipPlanefOES;
gl_client_context.cpp 257 glGetClipPlanefOES = (glGetClipPlanefOES_client_proc_t) getProc("glGetClipPlanefOES", userData);
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_ftable.h 244 {"glGetClipPlanefOES", (void *)glGetClipPlanefOES},
gles_dispatch.h 247 glGetClipPlanefOES_t glGetClipPlanefOES;
    [all...]
gles.cpp 1176 void glGetClipPlanefOES(GLenum pname, GLfloat eqn[4])
1178 getDispatch()->glGetClipPlanefOES(pname, eqn);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java     [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
checks.spec 57 glGetClipPlanefOES check eqn 4
GLES11Ext.spec 80 void glGetClipPlanefOES ( GLenum pname, GLfloat *eqn )
  /frameworks/base/libs/hwui/debug/
gles_redefine.h 328 #define glGetClipPlanefOES wrap_glGetClipPlanefOES
    [all...]
gles_undefine.h 328 #undef glGetClipPlanefOES
  /development/ndk/platforms/android-9/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/GLES/
glext.h     [all...]

Completed in 1659 milliseconds

1 2 3 4 5 6