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

1 2 3 4 5 6 7 8

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 124 public static final int GL_STENCIL_FUNC = 0x0B92;
GLES20Header.java-if 104 public static final int GL_STENCIL_FUNC = 0x0B92;
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 192 case GL_STENCIL_FUNC:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 192 case GL_STENCIL_FUNC:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 156 GL_STENCIL_FUNC,
context_state_impl_autogen.h 506 case GL_STENCIL_FUNC:
831 case GL_STENCIL_FUNC:
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 62 case GL_STENCIL_FUNC: return "GL_STENCIL_FUNC";
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 124 public static final int GL_STENCIL_FUNC = 0x0B92;
GLES20.java 104 public static final int GL_STENCIL_FUNC = 0x0B92;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 122 int GL_STENCIL_FUNC = 0x0B92;
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 241 glGetIntegerv(GL_STENCIL_FUNC, &stencil_front_func_);
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 179 case GL_STENCIL_FUNC:
gles2_cmd_utils_implementation_autogen.h     [all...]
  /external/deqp/modules/gles2/functional/
es2fIntegerStateQueryTests.cpp     [all...]
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 211 #define GL_STENCIL_FUNC 0x0B92
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 178 #define GL_STENCIL_FUNC 0x0B92
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 178 #define GL_STENCIL_FUNC 0x0B92
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 155 #define GL_STENCIL_FUNC 0x0B92
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 211 #define GL_STENCIL_FUNC 0x0B92
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 178 #define GL_STENCIL_FUNC 0x0B92
  /external/deqp/modules/gles3/functional/
es3fIntegerStateQueryTests.cpp     [all...]
  /external/mesa3d/include/GLES/
gl.h 211 #define GL_STENCIL_FUNC 0x0B92
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 178 #define GL_STENCIL_FUNC 0x0B92
  /frameworks/native/opengl/include/GLES/
gl.h 211 #define GL_STENCIL_FUNC 0x0B92
    [all...]

Completed in 508 milliseconds

1 2 3 4 5 6 7 8