HomeSort by relevance Sort by last modified time
    Searched full:blend_equation (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/deqp/modules/gles31/functional/
es31fNegativeFragmentApiTests.cpp 138 void blend_equation (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
391 {blend_equation, "blend_equation", "Invalid glBlendEquation() usage" },
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_state.c 99 SB_MTHD30(so, BLEND_EQUATION, 1);
102 SB_MTHD40(so, BLEND_EQUATION, 1);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_state.c 50 context_dirty(ctx, BLEND_EQUATION);
138 context_dirty(ctx, BLEND_EQUATION);
nv10_state_raster.c 67 BEGIN_NV04(push, NV10_3D(BLEND_EQUATION), 1);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state.c 99 SB_MTHD30(so, BLEND_EQUATION, 1);
102 SB_MTHD40(so, BLEND_EQUATION, 1);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c 50 context_dirty(ctx, BLEND_EQUATION);
138 context_dirty(ctx, BLEND_EQUATION);
nv10_state_raster.c 67 BEGIN_NV04(push, NV10_3D(BLEND_EQUATION), 1);
  /external/chromium_org/third_party/angle/extensions/
EXT_blend_minmax.txt 127 BLEND_EQUATION without the suffixes.
  /external/deqp/modules/gles2/functional/
es2fNegativeFragmentApiTests.cpp 140 ES2F_ADD_API_CASE(blend_equation, "Invalid glBlendEquation() usage",
  /external/deqp/modules/gles3/functional/
es3fNegativeFragmentApiTests.cpp 140 ES3F_ADD_API_CASE(blend_equation, "Invalid glBlendEquation() usage",
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.idl 100 const GLenum BLEND_EQUATION = 0x8009;
101 const GLenum BLEND_EQUATION_RGB = 0x8009; /* same as BLEND_EQUATION */
    [all...]
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 302 ADD_ARG_CASE1(blend_equation, "Test cost of glBlendEquation() calls",
  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 337 ADD_ARG_CASE1(blend_equation, "Test cost of glBlendEquation() calls",
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 51 public static final int GL_BLEND_EQUATION_RGB = 0x8009; /* same as BLEND_EQUATION */
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 96 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 92 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
    [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 96 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 96 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
  /external/mesa3d/include/GLES2/
gl2.h 96 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 95 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 95 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 95 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 95 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 95 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 95 #define GL_BLEND_EQUATION_RGB 0x8009 /* same as BLEND_EQUATION */

Completed in 899 milliseconds

1 2 3 4