HomeSort by relevance Sort by last modified time
    Searched refs:GL_LINES (Results 51 - 75 of 264) sorted by null

1 23 4 5 6 7 8 91011

  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 82 #define GL_LINES 0x0001
  /external/deqp/modules/glshared/
glsScissorTests.cpp 391 case LINE: drawPrimitives(gl, program, GL_LINES, positions, indices); break;
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 39 #define GL_LINES 0x0001
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/loader/
G3dModelLoader.java 130 return GL20.GL_LINES;
  /external/mesa3d/include/GLES/
gl.h 57 #define GL_LINES 0x0001
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 55 #define GL_LINES 0x0001
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_vtbl.c 220 case GL_LINES:
i915_vtbl.c 82 case GL_LINES:
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c 323 case GL_LINES:
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 32 public static final int GL_LINES = 0x0001;
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 57 #define GL_LINES 0x0001
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 92 #define GL_LINES 0x0001
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 57 #define GL_LINES 0x0001
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 55 #define GL_LINES 0x0001
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 57 #define GL_LINES 0x0001
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 55 #define GL_LINES 0x0001
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 57 #define GL_LINES 0x0001
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 55 #define GL_LINES 0x0001
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 57 #define GL_LINES 0x0001
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 55 #define GL_LINES 0x0001
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/
gl.h 57 #define GL_LINES 0x0001
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES2/
gl2.h 55 #define GL_LINES 0x0001
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES/
gl.h 57 #define GL_LINES 0x0001
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES2/
gl2.h 55 #define GL_LINES 0x0001
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 57 #define GL_LINES 0x0001
    [all...]

Completed in 612 milliseconds

1 23 4 5 6 7 8 91011