Home
last modified time | relevance | path

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

12

/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/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/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/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceUtils.hpp47 rr::BlendEquation mapGLBlendEquation (deUint32 equation);
DsglrReferenceUtils.cpp251 rr::BlendEquation mapGLBlendEquation (deUint32 equation) in mapGLBlendEquation()
/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/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/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/skia/src/gpu/gl/
DGrGLAssembleWebGLInterfaceAutogen.cpp68 GET_PROC(BlendEquation); in GrGLMakeAssembledWebGLInterface()
/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
DEXT_blend_minmax.txt126 OpenGL ES 2.0 is required, which introduces BlendEquation, FUNC_ADD, and
/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
DEXT_blend_minmax.txt126 OpenGL ES 2.0 is required, which introduces BlendEquation, FUNC_ADD, and
/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/openGLES/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:
/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:
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3_loader.h446 PFNGLBLENDEQUATIONPROC BlendEquation; member
505 #define glBlendEquation imgl3wProcs.gl.BlendEquation

12