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

1 2 3 4 5 6 7 8 9

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 123 public static final int GL_STENCIL_FAIL = 0x0B94;
GLES20Header.java-if 105 public static final int GL_STENCIL_FAIL = 0x0B94;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 119 case GL_STENCIL_FAIL:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 123 public static final int GL_STENCIL_FAIL = 0x0B94;
GLES20.java 105 public static final int GL_STENCIL_FAIL = 0x0B94;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 121 int GL_STENCIL_FAIL = 0x0B94;
  /external/deqp/framework/opengl/
gluStrUtil.inl 65 case GL_STENCIL_FAIL: return "GL_STENCIL_FAIL";
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 106 public static final int GL_STENCIL_FAIL = 0x0B94;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/deqp/modules/gles2/functional/
es2fIntegerStateQueryTests.cpp     [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 155 #define GL_STENCIL_FAIL 0x0B94
  /development/ndk/platforms/android-4/include/GLES/
gl.h 213 #define GL_STENCIL_FAIL 0x0B94
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 179 #define GL_STENCIL_FAIL 0x0B94
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 213 #define GL_STENCIL_FAIL 0x0B94
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 155 #define GL_STENCIL_FAIL 0x0B94
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 265 #define GL_STENCIL_FAIL 0x0B94
  /external/mesa3d/include/GLES/
gl.h 213 #define GL_STENCIL_FAIL 0x0B94
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 179 #define GL_STENCIL_FAIL 0x0B94
  /frameworks/native/opengl/include/GLES/
gl.h 213 #define GL_STENCIL_FAIL 0x0B94
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 213 #define GL_STENCIL_FAIL 0x0B94
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 179 #define GL_STENCIL_FAIL 0x0B94
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 213 #define GL_STENCIL_FAIL 0x0B94
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 179 #define GL_STENCIL_FAIL 0x0B94
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 213 #define GL_STENCIL_FAIL 0x0B94
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 179 #define GL_STENCIL_FAIL 0x0B94

Completed in 1587 milliseconds

1 2 3 4 5 6 7 8 9