HomeSort by relevance Sort by last modified time
    Searched refs:GL_STENCIL_TEST (Results 76 - 100 of 283) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 149 #define GL_STENCIL_TEST 0x0B90
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_state.c 859 case GL_STENCIL_TEST:
    [all...]
i830_vtbl.c 831 ctx->Driver.Enable(ctx, GL_STENCIL_TEST,
i915_state.c 881 case GL_STENCIL_TEST:
    [all...]
i915_vtbl.c 801 ctx->Driver.Enable(ctx, GL_STENCIL_TEST, ctx->Stencil.Enabled);
  /external/deqp/modules/gles3/functional/
es3fBooleanStateQueryTests.cpp 775 { "stencil_test", "STENCIL_TEST", GL_STENCIL_TEST, false},
  /external/mesa3d/include/GLES/
gl.h 138 #define GL_STENCIL_TEST 0x0B90
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 149 #define GL_STENCIL_TEST 0x0B90
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_state.c 859 case GL_STENCIL_TEST:
    [all...]
i830_vtbl.c 831 ctx->Driver.Enable(ctx, GL_STENCIL_TEST,
i915_state.c 881 case GL_STENCIL_TEST:
    [all...]
i915_vtbl.c 801 ctx->Driver.Enable(ctx, GL_STENCIL_TEST, ctx->Stencil.Enabled);
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 81 public static final int GL_STENCIL_TEST = 0x0B90;
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 138 #define GL_STENCIL_TEST 0x0B90
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 131 #define GL_STENCIL_TEST 0x0B90
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 165 #define GL_STENCIL_TEST 0x0B90
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 137 #define GL_STENCIL_TEST 0x0B90
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 137 #define GL_STENCIL_TEST 0x0B90
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 148 #define GL_STENCIL_TEST 0x0B90
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 137 #define GL_STENCIL_TEST 0x0B90
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 148 #define GL_STENCIL_TEST 0x0B90
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 137 #define GL_STENCIL_TEST 0x0B90
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 148 #define GL_STENCIL_TEST 0x0B90
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 137 #define GL_STENCIL_TEST 0x0B90
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 148 #define GL_STENCIL_TEST 0x0B90

Completed in 437 milliseconds

1 2 34 5 6 7 8 91011>>