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

1 2 3 4 5 6 7 8

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 48 case GL_STENCIL_PASS_DEPTH_FAIL:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 125 public static final int GL_STENCIL_PASS_DEPTH_FAIL = 0x0B95;
GLES20Header.java-if 106 public static final int GL_STENCIL_PASS_DEPTH_FAIL = 0x0B95;
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 118 case GL_STENCIL_PASS_DEPTH_FAIL:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 118 case GL_STENCIL_PASS_DEPTH_FAIL:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 165 GL_STENCIL_PASS_DEPTH_FAIL,
context_state_impl_autogen.h 560 case GL_STENCIL_PASS_DEPTH_FAIL:
885 case GL_STENCIL_PASS_DEPTH_FAIL:
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 64 case GL_STENCIL_PASS_DEPTH_FAIL: return "GL_STENCIL_PASS_DEPTH_FAIL";
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 125 public static final int GL_STENCIL_PASS_DEPTH_FAIL = 0x0B95;
GLES20.java 106 public static final int GL_STENCIL_PASS_DEPTH_FAIL = 0x0B95;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 123 int GL_STENCIL_PASS_DEPTH_FAIL = 0x0B95;
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 251 glGetIntegerv(GL_STENCIL_PASS_DEPTH_FAIL, &stencil_front_z_fail_op_);
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 181 case GL_STENCIL_PASS_DEPTH_FAIL:
gles2_cmd_utils_implementation_autogen.h     [all...]
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/deqp/modules/gles2/functional/
es2fIntegerStateQueryTests.cpp     [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 214 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 180 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 180 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 157 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 214 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 180 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
  /external/mesa3d/include/GLES/
gl.h 214 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 180 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
  /frameworks/native/opengl/include/GLES/
gl.h 214 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
    [all...]

Completed in 681 milliseconds

1 2 3 4 5 6 7 8