HomeSort by relevance Sort by last modified time
    Searched defs:GL_STENCIL_BUFFER_BIT (Results 1 - 25 of 37) sorted by null

1 2

  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 46 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 46 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /external/mesa3d/include/GLES2/
gl2.h 46 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 46 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /frameworks/base/opengl/include/GLES2/
gl2.h 46 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 83 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilt/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 45 #define GL_STENCIL_BUFFER_BIT 0x00000400
  /development/ndk/platforms/android-4/include/GLES/
gl.h 48 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 48 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 48 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 202 public static final int GL_STENCIL_BUFFER_BIT = 0x0400;
    [all...]
GLES20.java 27 public static final int GL_STENCIL_BUFFER_BIT = 0x00000400;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 200 int GL_STENCIL_BUFFER_BIT = 0x0400;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 47 #define GL_STENCIL_BUFFER_BIT 0x00000400
    [all...]

Completed in 520 milliseconds

1 2