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

1 2 3 4

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 127 public static final int GL_STENCIL_REF = 0x0B97;
GLES20Header.java-if 108 public static final int GL_STENCIL_REF = 0x0B97;
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 127 public static final int GL_STENCIL_REF = 0x0B97;
GLES20.java 108 public static final int GL_STENCIL_REF = 0x0B97;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 125 int GL_STENCIL_REF = 0x0B97;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 163 case GL_STENCIL_REF:
  /external/deqp/framework/opengl/
gluStrUtil.inl 69 case GL_STENCIL_REF: return "GL_STENCIL_REF";
    [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 
  /external/deqp/modules/gles2/functional/
es2fIntegerStateQueryTests.cpp     [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 216 #define GL_STENCIL_REF 0x0B97
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 158 #define GL_STENCIL_REF 0x0B97
  /external/mesa3d/include/GLES/
gl.h 216 #define GL_STENCIL_REF 0x0B97
    [all...]
  /external/swiftshader/include/GLES/
gl.h 180 #define GL_STENCIL_REF 0x0B97
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 216 #define GL_STENCIL_REF 0x0B97
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 182 #define GL_STENCIL_REF 0x0B97
  /frameworks/native/opengl/include/GLES/
gl.h 181 #define GL_STENCIL_REF 0x0B97
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 96 GL_STENCIL_REF(0x0B97),
    [all...]
  /external/deqp/modules/gles3/functional/
es3fIntegerStateQueryTests.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp 1225 case GL_STENCIL_REF: *params = mState.stencilRef; break;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 158 #define GL_STENCIL_REF 0x0B97
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 162 #define GL_STENCIL_REF 0x0B97
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 44 { GL_STENCIL_REF, LOC_CUSTOM, TYPE_UINT, NO_OFFSET, NO_EXTRA },
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 164 #define GL_STENCIL_REF 0x0B97
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 206 #define GL_STENCIL_REF 0x0B97
    [all...]

Completed in 315 milliseconds

1 2 3 4