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

1 2 3

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_ftable.h 172 {"glClipPlanexIMG", (void*)glClipPlanexIMG},
gl_client_context.h 190 glClipPlanexIMG_client_proc_t glClipPlanexIMG;
gl_client_context.cpp 192 glClipPlanexIMG = (glClipPlanexIMG_client_proc_t) getProc("glClipPlanexIMG", userData);
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_ftable.h 263 {"glClipPlanexIMG", (void *)glClipPlanexIMG},
gles_dispatch.h 266 glClipPlanexIMG_t glClipPlanexIMG;
    [all...]
gles.cpp 1271 void glClipPlanexIMG(GLenum p, const GLfixed *eqn)
1273 getDispatch()->glClipPlanexIMG(p, eqn);
    [all...]
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 266 glClipPlanexIMG_t glClipPlanexIMG;
GLDispatch.cpp 283 s_gl.glClipPlanexIMG = (glClipPlanexIMG_t) s_gles_lib->findSymbol("glClipPlanexIMG");
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 66 glClipPlanexIMG = 40;
  /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 276 milliseconds

1 2 3