Home
last modified time | relevance | path

Searched refs:BlendEquation (Results 1 – 25 of 71) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeAdvancedBlendEquationTests.cpp40 enum BlendEquation enum
62 static const BlendEquation s_equations[] =
81 std::string getShaderLayoutEquation (BlendEquation equation) in getShaderLayoutEquation()
107 glw::GLenum getEquation (BlendEquation equation) in getEquation()
147 std::string generateFragmentShaderSource (NegativeTestContext& ctx, BlendEquation equation) in generateFragmentShaderSource()
165 glu::ProgramSources generateProgramSources (NegativeTestContext& ctx, BlendEquation equation) in generateProgramSources()
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderState.hpp128 enum BlendEquation enum
209 BlendEquation equation;
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_blend_minmax_factor.txt62 Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by
81 in the description of BlendEquation{i} and BlendEquationSeparate{i}, p.262:
DAMD_draw_buffers_blend.txt87 void BlendEquation(enum mode);
103 determines the alpha equation. BlendEquation and
/third_party/openGLES/extensions/AMD/
DAMD_blend_minmax_factor.txt62 Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by
81 in the description of BlendEquation{i} and BlendEquationSeparate{i}, p.262:
DAMD_draw_buffers_blend.txt87 void BlendEquation(enum mode);
103 determines the alpha equation. BlendEquation and
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceUtils.hpp47 rr::BlendEquation mapGLBlendEquation (deUint32 equation);
DsglrReferenceUtils.cpp251 rr::BlendEquation mapGLBlendEquation (deUint32 equation) in mapGLBlendEquation()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/
Dblending.h48 GST_GL_EXT_FUNCTION (void, BlendEquation,
/third_party/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp122 GrBlendEquation BlendEquation, GrBlendCoeff SrcCoeff,
148 GrBlendEquation BlendEquation, in SK_MAKE_BITFIELD_OPS()
161 (GrBlendModifiesDst(BlendEquation, SrcCoeff, DstCoeff) ? kModifiesDst_Property : 0) | in SK_MAKE_BITFIELD_OPS()
175 GrBlendAllowsCoverageAsAlpha(BlendEquation, SrcCoeff, DstCoeff) in SK_MAKE_BITFIELD_OPS()
/third_party/flutter/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp144 GrBlendEquation BlendEquation, GrBlendCoeff SrcCoeff,
173 GrBlendEquation BlendEquation, in GetProperties() argument
177 (GrBlendModifiesDst(BlendEquation, SrcCoeff, DstCoeff) ? kModifiesDst_Property : 0) | in GetProperties()
186 GrBlendAllowsCoverageAsAlpha(BlendEquation, SrcCoeff, DstCoeff) in GetProperties()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_draw_buffers_blend.txt98 void BlendEquation(enum mode);
111 determines the alpha blend equation. BlendEquation and
115 BlendEquation and BlendEquationSeparate modify the blend equations
/third_party/openGLES/extensions/ARB/
DARB_draw_buffers_blend.txt108 void BlendEquation(enum mode);
121 determines the alpha blend equation. BlendEquation and
125 BlendEquation and BlendEquationSeparate modify the blend equations
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_4_autogen.h20 ANGLE_EXPORT void GL_APIENTRY BlendEquation(GLenum mode);
/third_party/skia/src/gpu/gl/
DGrGLAssembleWebGLInterfaceAutogen.cpp68 GET_PROC(BlendEquation); in GrGLMakeAssembledWebGLInterface()
/third_party/flutter/skia/src/gpu/gl/
DGrGLAssembleWebGLInterfaceAutogen.cpp61 GET_PROC(BlendEquation); in GrGLMakeAssembledWebGLInterface()
/third_party/openGLES/extensions/EXT/
DEXT_stencil_wrap.txt127 These are parameters to StencilOp, not BlendEquation.
DEXT_draw_buffers_indexed.txt164 void BlendEquation(enum mode);
176 determines the alpha blend equation. BlendEquation and
180 BlendEquation and BlendEquationSeparate modify the blend equations
DEXT_blend_equation_separate.txt123 void BlendEquation(enum mode);
128 BlendEquation argument mode determines both the RGB and alpha blend
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_stencil_wrap.txt127 These are parameters to StencilOp, not BlendEquation.
DEXT_draw_buffers_indexed.txt164 void BlendEquation(enum mode);
176 determines the alpha blend equation. BlendEquation and
180 BlendEquation and BlendEquationSeparate modify the blend equations
DEXT_blend_equation_separate.txt123 void BlendEquation(enum mode);
128 BlendEquation argument mode determines both the RGB and alpha blend
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_draw_buffers_indexed.txt165 void BlendEquation(enum mode);
177 determines the alpha blend equation. BlendEquation and
181 BlendEquation and BlendEquationSeparate modify the blend equations
/third_party/openGLES/extensions/OES/
DOES_draw_buffers_indexed.txt180 void BlendEquation(enum mode);
192 determines the alpha blend equation. BlendEquation and
196 BlendEquation and BlendEquationSeparate modify the blend equations
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_blend_minmax_factor.txt76 Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by
95 in the description of BlendEquation{i} and BlendEquationSeparate{i}, p.262:

123