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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 122 public static final int GL_STENCIL_CLEAR_VALUE = 0x0B91;
GLES20Header.java-if 103 public static final int GL_STENCIL_CLEAR_VALUE = 0x0B91;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 234 case GL_STENCIL_CLEAR_VALUE:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 122 public static final int GL_STENCIL_CLEAR_VALUE = 0x0B91;
GLES20.java 103 public static final int GL_STENCIL_CLEAR_VALUE = 0x0B91;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 120 int GL_STENCIL_CLEAR_VALUE = 0x0B91;
  /external/deqp/framework/opengl/
gluStrUtil.inl 64 case GL_STENCIL_CLEAR_VALUE: return "GL_STENCIL_CLEAR_VALUE";
    [all...]
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 153 #define GL_STENCIL_CLEAR_VALUE 0x0B91
  /development/ndk/platforms/android-9/include/GLES/
gl.h 210 #define GL_STENCIL_CLEAR_VALUE 0x0B91
    [all...]
  /development/ndk/platforms/android-9/include/GLES2/
gl2.h 177 #define GL_STENCIL_CLEAR_VALUE 0x0B91
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 210 #define GL_STENCIL_CLEAR_VALUE 0x0B91
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 153 #define GL_STENCIL_CLEAR_VALUE 0x0B91
  /external/mesa3d/include/GLES/
gl.h 210 #define GL_STENCIL_CLEAR_VALUE 0x0B91
    [all...]
  /external/swiftshader/include/GLES/
gl.h 210 #define GL_STENCIL_CLEAR_VALUE 0x0B91
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 210 #define GL_STENCIL_CLEAR_VALUE 0x0B91
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 177 #define GL_STENCIL_CLEAR_VALUE 0x0B91
  /frameworks/native/opengl/include/GLES/
gl.h 174 #define GL_STENCIL_CLEAR_VALUE 0x0B91
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 210 #define GL_STENCIL_CLEAR_VALUE 0x0B91
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 177 #define GL_STENCIL_CLEAR_VALUE 0x0B91
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 210 #define GL_STENCIL_CLEAR_VALUE 0x0B91
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 177 #define GL_STENCIL_CLEAR_VALUE 0x0B91
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 210 #define GL_STENCIL_CLEAR_VALUE 0x0B91
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 177 #define GL_STENCIL_CLEAR_VALUE 0x0B91

Completed in 222 milliseconds

1 2 3 4 5 6 7 8 91011>>