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

1 2 3 4

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_ftable.h 238 {"glClearDepthfOES", (void*)glClearDepthfOES},
gl_client_context.h 258 glClearDepthfOES_client_proc_t glClearDepthfOES;
gl_client_context.cpp 258 glClearDepthfOES = (glClearDepthfOES_client_proc_t) getProc("glClearDepthfOES", userData);
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_ftable.h 245 {"glClearDepthfOES", (void *)glClearDepthfOES},
gles_dispatch.h 248 glClearDepthfOES_t glClearDepthfOES;
    [all...]
gles.cpp 1181 void glClearDepthfOES(GLclampf depth)
1183 getDispatch()->glClearDepthfOES(depth);
    [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES11Ext.spec 81 void glClearDepthfOES ( GLclampf depth )
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java     [all...]
  /frameworks/base/libs/hwui/debug/
unwrap_gles.h 95 #undef glClearDepthfOES
wrap_gles.h 95 #define glClearDepthfOES wrap_glClearDepthfOES
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
glext.h     [all...]
  /external/mesa3d/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES/
glext.h     [all...]

Completed in 905 milliseconds

1 2 3 4