HomeSort by relevance Sort by last modified time
    Searched refs:GL_FUNC_ADD (Results 51 - 75 of 198) sorted by null

1 23 4 5 6 7 8

  /external/deqp/modules/gles3/functional/
es3fMultisampleTests.cpp 779 GLU_CHECK_CALL(glBlendEquation(GL_FUNC_ADD));
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 94 #define GL_FUNC_ADD 0x8006
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils_implementation_autogen.h 865 0x8006, "GL_FUNC_ADD",
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_1_autogen.h 203 EXPECT_CALL(*gl_, BlendEquationSeparate(GL_FUNC_SUBTRACT, GL_FUNC_ADD));
206 cmd.Init(GL_FUNC_SUBTRACT, GL_FUNC_ADD);
215 cmd.Init(GL_MIN, GL_FUNC_ADD);
224 cmd.Init(GL_MAX, GL_FUNC_ADD);
    [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 94 #define GL_FUNC_ADD 0x8006
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
renderer11_utils.cpp 59 case GL_FUNC_ADD: d3dBlendOp = D3D11_BLEND_OP_ADD; break;
    [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 100 #define GL_FUNC_ADD 0x8006
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 94 #define GL_FUNC_ADD 0x8006
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_state.c 268 case GL_FUNC_ADD:
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderControlStatementTests.cpp 114 gl.blendEquation(GL_FUNC_ADD);
  /external/deqp/modules/gles3/performance/
es3pShaderControlStatementTests.cpp 114 gl.blendEquation(GL_FUNC_ADD);
  /external/deqp/modules/gles31/functional/
es31fMultisampleTests.cpp 436 gl.blendEquation(GL_FUNC_ADD);
    [all...]
  /external/deqp/modules/glshared/
glsBufferTestUtil.cpp 795 glBlendEquation (GL_FUNC_ADD);
  /external/mesa3d/include/GLES2/
gl2.h 94 #define GL_FUNC_ADD 0x8006
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_state.c 268 case GL_FUNC_ADD:
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 49 public static final int GL_FUNC_ADD = 0x8006;
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 99 #define GL_FUNC_ADD 0x8006
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 93 #define GL_FUNC_ADD 0x8006
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 93 #define GL_FUNC_ADD 0x8006
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 93 #define GL_FUNC_ADD 0x8006
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 93 #define GL_FUNC_ADD 0x8006
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 93 #define GL_FUNC_ADD 0x8006
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 93 #define GL_FUNC_ADD 0x8006
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 93 #define GL_FUNC_ADD 0x8006
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 94 #define GL_FUNC_ADD 0x8006

Completed in 2714 milliseconds

1 23 4 5 6 7 8