/third_party/mesa3d/src/mesa/main/ |
D | blend.c | 641 blend_equation_separate(struct gl_context *ctx, GLenum modeRGB, GLenum modeA, in blend_equation_separate() argument 651 if (ctx->Color.Blend[buf].EquationRGB != modeRGB || in blend_equation_separate() 659 if (ctx->Color.Blend[0].EquationRGB != modeRGB || in blend_equation_separate() 669 if ((modeRGB != modeA) && !ctx->Extensions.EXT_blend_equation_separate) { in blend_equation_separate() 681 if (!legal_simple_blend_equation(ctx, modeRGB)) { in blend_equation_separate() 696 ctx->Color.Blend[buf].EquationRGB = modeRGB; in blend_equation_separate() 703 ctx->Driver.BlendEquationSeparate(ctx, modeRGB, modeA); in blend_equation_separate() 708 _mesa_BlendEquationSeparate_no_error(GLenum modeRGB, GLenum modeA) in _mesa_BlendEquationSeparate_no_error() argument 711 blend_equation_separate(ctx, modeRGB, modeA, true); in _mesa_BlendEquationSeparate_no_error() 716 _mesa_BlendEquationSeparate(GLenum modeRGB, GLenum modeA) in _mesa_BlendEquationSeparate() argument [all …]
|
D | blend.h | 86 _mesa_BlendEquationSeparate_no_error(GLenum modeRGB, GLenum modeA); 89 _mesa_BlendEquationSeparate( GLenum modeRGB, GLenum modeA ); 93 _mesa_BlendEquationSeparateiARB_no_error(GLuint buf, GLenum modeRGB, 96 _mesa_BlendEquationSeparateiARB(GLuint buf, GLenum modeRGB, GLenum modeA);
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pBlendTests.cpp | 46 …BlendCase (Context& context, const char* name, const char* description, GLenum modeRGB, GLenum m… 62 BlendCase::BlendCase (Context& context, const char* name, const char* description, GLenum modeRGB, … in BlendCase() argument 64 , m_modeRGB (modeRGB) in BlendCase() 137 GLenum modeRGB; in init() member 164 …addChild(new BlendCase(m_context, cases[caseNdx].name, "", cases[caseNdx].modeRGB, cases[caseNdx].… in init()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pBlendTests.cpp | 46 …BlendCase (Context& context, const char* name, const char* description, GLenum modeRGB, GLenum m… 62 BlendCase::BlendCase (Context& context, const char* name, const char* description, GLenum modeRGB, … in BlendCase() argument 64 , m_modeRGB (modeRGB) in BlendCase() 140 GLenum modeRGB; in init() member 171 …addChild(new BlendCase(m_context, cases[caseNdx].name, "", cases[caseNdx].modeRGB, cases[caseNdx].… in init()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_blend_equation_separate.txt | 45 void BlendEquationSeparateOES(enum modeRGB, enum modeAlpha); 72 void BlendEquationSeparateOES(enum modeRGB, enum modeAlpha); 74 BlendEquationSeparateOES argument <modeRGB> determines the RGB blend 77 equations. <modeRGB> and <modeAlpha> must each be one of FUNC_ADD_OES, 84 equations for each mode, whether acting on RGB components for <modeRGB> 133 INVALID_ENUM is generated if either the modeRGB or modeAlpha
|
D | OES_draw_buffers_indexed.txt | 69 void BlendEquationSeparateiOES(uint buf, enum modeRGB, 101 <modeRGB> and <modeAlpha> parameters of BlendEquationSeparateiOES: 166 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 172 enum modeRGB, 176 <modeRGB> determines the RGB blend equation while <modeAlpha> 179 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 332 The error INVALID_ENUM is generated if either the <modeRGB> or 448 commands if mode/modeRGB/modeAlpha/srcRGB/srcAlpha/dstRGB/dstAlpha is
|
/third_party/openGLES/extensions/OES/ |
D | OES_blend_equation_separate.txt | 55 void BlendEquationSeparateOES(enum modeRGB, enum modeAlpha); 82 void BlendEquationSeparateOES(enum modeRGB, enum modeAlpha); 84 BlendEquationSeparateOES argument <modeRGB> determines the RGB blend 87 equations. <modeRGB> and <modeAlpha> must each be one of FUNC_ADD_OES, 94 equations for each mode, whether acting on RGB components for <modeRGB> 143 INVALID_ENUM is generated if either the modeRGB or modeAlpha
|
D | OES_draw_buffers_indexed.txt | 84 void BlendEquationSeparateiOES(uint buf, enum modeRGB, 116 <modeRGB> and <modeAlpha> parameters of BlendEquationSeparateiOES: 181 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 187 enum modeRGB, 191 <modeRGB> determines the RGB blend equation while <modeAlpha> 194 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 347 The error INVALID_ENUM is generated if either the <modeRGB> or 463 commands if mode/modeRGB/modeAlpha/srcRGB/srcAlpha/dstRGB/dstAlpha is
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_blend_equation_separate.txt | 95 void BlendEquationSeparateEXT(enum modeRGB, 124 void BlendEquationSeparateEXT(enum modeRGB, enum modeAlpha); 126 BlendEquationSeparateEXT arguments modeRGB determines the RGB blend 129 equations. modeRGB and modeAlpha must each be one of FUNC_ADD, 145 equations for each mode, whether acting on RGB components for modeRGB 218 4 ENUM modeRGB 245 INVALID_ENUM is generated if either the modeRGB or modeAlpha
|
D | EXT_draw_buffers_indexed.txt | 68 void BlendEquationSeparateiEXT(uint buf, enum modeRGB, 100 <modeRGB> and <modeAlpha> parameters of BlendEquationSeparateiEXT: 165 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 171 enum modeRGB, 175 <modeRGB> determines the RGB blend equation while <modeAlpha> 178 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 331 The error INVALID_ENUM is generated if either the <modeRGB> or 462 commands if mode/modeRGB/modeAlpha/srcRGB/srcAlpha/dstRGB/dstAlpha is
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_blend_equation_separate.txt | 95 void BlendEquationSeparateEXT(enum modeRGB, 124 void BlendEquationSeparateEXT(enum modeRGB, enum modeAlpha); 126 BlendEquationSeparateEXT arguments modeRGB determines the RGB blend 129 equations. modeRGB and modeAlpha must each be one of FUNC_ADD, 145 equations for each mode, whether acting on RGB components for modeRGB 218 4 ENUM modeRGB 245 INVALID_ENUM is generated if either the modeRGB or modeAlpha
|
D | EXT_draw_buffers_indexed.txt | 68 void BlendEquationSeparateiEXT(uint buf, enum modeRGB, 100 <modeRGB> and <modeAlpha> parameters of BlendEquationSeparateiEXT: 165 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 171 enum modeRGB, 175 <modeRGB> determines the RGB blend equation while <modeAlpha> 178 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 331 The error INVALID_ENUM is generated if either the <modeRGB> or 462 commands if mode/modeRGB/modeAlpha/srcRGB/srcAlpha/dstRGB/dstAlpha is
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_blend_minmax_factor.txt | 63 the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and 80 Modify the list of accepted tokens for <mode>, <modeRGB> and <modeAlpha> 83 "... <mode>, <modeRGB>, <modeAlpha> must be one of FUNC_ADD, FUNC_SUBTRACT,
|
D | AMD_draw_buffers_blend.txt | 62 void BlendEquationSeparateIndexedAMD(uint buf, enum modeRGB, 89 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 97 enum modeRGB, 102 <modeRGB> determine the RGB blend function while <modeAlpha> 105 equations with a single argument <mode>. <modeRGB> and <modeAlpha> 196 The error INVALID_ENUM is generated if either the <modeRGB> or <modeAlpha>
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_blend_minmax_factor.txt | 63 the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and 80 Modify the list of accepted tokens for <mode>, <modeRGB> and <modeAlpha> 83 "... <mode>, <modeRGB>, <modeAlpha> must be one of FUNC_ADD, FUNC_SUBTRACT,
|
D | AMD_draw_buffers_blend.txt | 62 void BlendEquationSeparateIndexedAMD(uint buf, enum modeRGB, 89 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 97 enum modeRGB, 102 <modeRGB> determine the RGB blend function while <modeAlpha> 105 equations with a single argument <mode>. <modeRGB> and <modeAlpha> 196 The error INVALID_ENUM is generated if either the <modeRGB> or <modeAlpha>
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_draw_buffers_blend.txt | 77 void BlendEquationSeparateiARB(uint buf, enum modeRGB, 109 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 116 enum modeRGB, 120 <modeRGB> determines the RGB blend equation while <modeAlpha> 123 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 231 The error INVALID_ENUM is generated if either the <modeRGB> or
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_draw_buffers_blend.txt | 67 void BlendEquationSeparateiARB(uint buf, enum modeRGB, 99 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 106 enum modeRGB, 110 <modeRGB> determines the RGB blend equation while <modeAlpha> 113 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 221 The error INVALID_ENUM is generated if either the <modeRGB> or
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/ |
D | blending.h | 81 (GLenum modeRGB,
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_0_autogen.cpp | 67 void GL_APIENTRY BlendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha) in BlendEquationSeparatei() argument 70 GLenumToString(GLenumGroup::BlendEquationModeEXT, modeRGB), in BlendEquationSeparatei() 78 ValidateBlendEquationSeparatei(context, buf, modeRGB, modeAlpha)); in BlendEquationSeparatei() 81 context->blendEquationSeparatei(buf, modeRGB, modeAlpha); in BlendEquationSeparatei() 83 ANGLE_CAPTURE(BlendEquationSeparatei, isCallValid, context, buf, modeRGB, modeAlpha); in BlendEquationSeparatei()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_blend_minmax_factor.txt | 77 the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and 94 Modify the list of accepted tokens for <mode>, <modeRGB> and <modeAlpha> 97 "... <mode>, <modeRGB>, <modeAlpha> must be one of FUNC_ADD, FUNC_SUBTRACT,
|
/third_party/openGLES/extensions/NV/ |
D | NV_blend_minmax_factor.txt | 77 the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and 94 Modify the list of accepted tokens for <mode>, <modeRGB> and <modeAlpha> 97 "... <mode>, <modeRGB>, <modeAlpha> must be one of FUNC_ADD, FUNC_SUBTRACT,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationES32.cpp | 37 GLenum modeRGB, in ValidateBlendEquationSeparatei() argument 46 if (!ValidateBlendEquationSeparate(context, entryPoint, modeRGB, modeAlpha)) in ValidateBlendEquationSeparatei()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context_gl_4_0_autogen.h | 15 void blendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha); \
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrContextWrapper.cpp | 324 void ContextWrapper::glBlendEquationSeparate (deUint32 modeRGB, deUint32 modeAlpha) in glBlendEquationSeparate() argument 326 m_curCtx->blendEquationSeparate(modeRGB, modeAlpha); in glBlendEquationSeparate()
|