/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pBlendTests.cpp | 46 …text, const char* name, const char* description, GLenum modeRGB, GLenum modeAlpha, GLenum srcRGB, … 62 …text, const char* name, const char* description, GLenum modeRGB, GLenum modeAlpha, GLenum srcRGB, … in BlendCase() argument 65 , m_modeAlpha (modeAlpha) in BlendCase() 138 GLenum modeAlpha; in init() member 164 …ontext, cases[caseNdx].name, "", cases[caseNdx].modeRGB, cases[caseNdx].modeAlpha, cases[caseNdx].… in init()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pBlendTests.cpp | 46 …text, const char* name, const char* description, GLenum modeRGB, GLenum modeAlpha, GLenum srcRGB, … 62 …text, const char* name, const char* description, GLenum modeRGB, GLenum modeAlpha, GLenum srcRGB, … in BlendCase() argument 65 , m_modeAlpha (modeAlpha) in BlendCase() 141 GLenum modeAlpha; in init() member 171 …ontext, cases[caseNdx].name, "", cases[caseNdx].modeRGB, cases[caseNdx].modeAlpha, 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); 75 equation while <modeAlpha> determines the alpha blend equation. 77 equations. <modeRGB> and <modeAlpha> must each be one of FUNC_ADD_OES, 85 or the alpha component for <modeAlpha>. 133 INVALID_ENUM is generated if either the modeRGB or modeAlpha
|
D | OES_draw_buffers_indexed.txt | 70 enum modeAlpha); 101 <modeRGB> and <modeAlpha> parameters of BlendEquationSeparateiOES: 166 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 173 enum modeAlpha); 176 <modeRGB> determines the RGB blend equation while <modeAlpha> 179 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 333 <modeAlpha> parameter of BlendEquationSeparateiOES is not one of 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); 85 equation while <modeAlpha> determines the alpha blend equation. 87 equations. <modeRGB> and <modeAlpha> must each be one of FUNC_ADD_OES, 95 or the alpha component for <modeAlpha>. 143 INVALID_ENUM is generated if either the modeRGB or modeAlpha
|
D | OES_draw_buffers_indexed.txt | 85 enum modeAlpha); 116 <modeRGB> and <modeAlpha> parameters of BlendEquationSeparateiOES: 181 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 188 enum modeAlpha); 191 <modeRGB> determines the RGB blend equation while <modeAlpha> 194 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 348 <modeAlpha> parameter of BlendEquationSeparateiOES is not one of 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 | 96 enum modeAlpha); 124 void BlendEquationSeparateEXT(enum modeRGB, enum modeAlpha); 127 function while modeAlpha determines the alpha blend equation. 129 equations. modeRGB and modeAlpha must each be one of FUNC_ADD, 146 or the alpha component for modeAlpha. 219 4 ENUM modeAlpha 245 INVALID_ENUM is generated if either the modeRGB or modeAlpha
|
D | EXT_draw_buffers_indexed.txt | 69 enum modeAlpha); 100 <modeRGB> and <modeAlpha> parameters of BlendEquationSeparateiEXT: 165 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 172 enum modeAlpha); 175 <modeRGB> determines the RGB blend equation while <modeAlpha> 178 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 332 <modeAlpha> parameter of BlendEquationSeparateiEXT is not one of 462 commands if mode/modeRGB/modeAlpha/srcRGB/srcAlpha/dstRGB/dstAlpha is
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_blend_equation_separate.txt | 96 enum modeAlpha); 124 void BlendEquationSeparateEXT(enum modeRGB, enum modeAlpha); 127 function while modeAlpha determines the alpha blend equation. 129 equations. modeRGB and modeAlpha must each be one of FUNC_ADD, 146 or the alpha component for modeAlpha. 219 4 ENUM modeAlpha 245 INVALID_ENUM is generated if either the modeRGB or modeAlpha
|
D | EXT_draw_buffers_indexed.txt | 69 enum modeAlpha); 100 <modeRGB> and <modeAlpha> parameters of BlendEquationSeparateiEXT: 165 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 172 enum modeAlpha); 175 <modeRGB> determines the RGB blend equation while <modeAlpha> 178 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 332 <modeAlpha> parameter of BlendEquationSeparateiEXT is not one of 462 commands if mode/modeRGB/modeAlpha/srcRGB/srcAlpha/dstRGB/dstAlpha is
|
/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 | 63 enum modeAlpha); 89 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 98 enum modeAlpha); 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/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 | 63 enum modeAlpha); 89 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 98 enum modeAlpha); 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/ARB/ |
D | ARB_draw_buffers_blend.txt | 68 enum modeAlpha); 99 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 107 enum modeAlpha); 110 <modeRGB> determines the RGB blend equation while <modeAlpha> 113 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 222 <modeAlpha> parameter of BlendEquationSeparateiARB is not one of
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_draw_buffers_blend.txt | 78 enum modeAlpha); 109 void BlendEquationSeparate(enum modeRGB, enum modeAlpha); 117 enum modeAlpha); 120 <modeRGB> determines the RGB blend equation while <modeAlpha> 123 blend equations. <mode>, <modeRGB>, and <modeAlpha> must be one of 232 <modeAlpha> parameter of BlendEquationSeparateiARB is not one of
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/ |
D | blending.h | 82 GLenum modeAlpha))
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | angletypes.cpp | 457 void BlendStateExt::setEquations(const GLenum modeColor, const GLenum modeAlpha) in setEquations() argument 460 mEquationAlpha = expandEquationValue(modeAlpha); in setEquations() 465 const GLenum modeAlpha) in setEquationsIndexed() argument 470 EquationStorage::SetValueIndexed(index, FromGLenum<BlendEquationType>(modeAlpha), in setEquationsIndexed()
|
D | validationES32.cpp | 38 GLenum modeAlpha) in ValidateBlendEquationSeparatei() argument 46 if (!ValidateBlendEquationSeparate(context, entryPoint, modeRGB, modeAlpha)) in ValidateBlendEquationSeparatei()
|
D | Context_gles_3_2_autogen.h | 15 void blendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha); \
|
/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/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/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()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 47 void GL_APIENTRY GL_BlendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha) in GL_BlendEquationSeparatei() argument 52 GLenumToString(GLenumGroup::BlendEquationModeEXT, modeAlpha)); in GL_BlendEquationSeparatei() 60 buf, modeRGB, modeAlpha)); in GL_BlendEquationSeparatei() 63 context->blendEquationSeparatei(buf, modeRGB, modeAlpha); in GL_BlendEquationSeparatei() 65 ANGLE_CAPTURE(BlendEquationSeparatei, isCallValid, context, buf, modeRGB, modeAlpha); in GL_BlendEquationSeparatei()
|
D | entry_points_gles_3_2_autogen.h | 21 GLenum modeAlpha);
|