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

1 2 3

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_ftable.h 236 {"glClipPlanefIMG", (void*)glClipPlanefIMG},
gl_client_context.h 254 glClipPlanefIMG_client_proc_t glClipPlanefIMG;
gl_client_context.cpp 256 glClipPlanefIMG = (glClipPlanefIMG_client_proc_t) getProc("glClipPlanefIMG", userData);
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_ftable.h 262 {"glClipPlanefIMG", (void *)glClipPlanefIMG},
gles_dispatch.h 265 glClipPlanefIMG_t glClipPlanefIMG;
    [all...]
gles.cpp 1266 void glClipPlanefIMG(GLenum p, const GLfloat *eqn)
1268 getDispatch()->glClipPlanefIMG(p, eqn);
    [all...]
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 265 glClipPlanefIMG_t glClipPlanefIMG;
GLDispatch.cpp 282 s_gl.glClipPlanefIMG = (glClipPlanefIMG_t) s_gles_lib->findSymbol("glClipPlanefIMG");
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 63 glClipPlanefIMG = 37;
  /development/ndk/platforms/android-4/include/GLES/
glext.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
glext.h     [all...]
  /external/mesa3d/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/GLES/
glext.h     [all...]

Completed in 460 milliseconds

1 2 3