/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fNegativeAdvancedBlendEquationTests.cpp | 40 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/ |
D | rrRenderState.hpp | 128 enum BlendEquation enum 209 BlendEquation equation;
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_blend_minmax_factor.txt | 62 Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by 81 in the description of BlendEquation{i} and BlendEquationSeparate{i}, p.262:
|
D | AMD_draw_buffers_blend.txt | 87 void BlendEquation(enum mode); 103 determines the alpha equation. BlendEquation and
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_blend_minmax_factor.txt | 62 Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by 81 in the description of BlendEquation{i} and BlendEquationSeparate{i}, p.262:
|
D | AMD_draw_buffers_blend.txt | 87 void BlendEquation(enum mode); 103 determines the alpha equation. BlendEquation and
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrReferenceUtils.hpp | 47 rr::BlendEquation mapGLBlendEquation (deUint32 equation);
|
D | sglrReferenceUtils.cpp | 251 rr::BlendEquation mapGLBlendEquation (deUint32 equation) in mapGLBlendEquation()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/ |
D | blending.h | 48 GST_GL_EXT_FUNCTION (void, BlendEquation,
|
/third_party/skia/src/gpu/effects/ |
D | GrPorterDuffXferProcessor.cpp | 122 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/ |
D | GrPorterDuffXferProcessor.cpp | 144 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/ |
D | ARB_draw_buffers_blend.txt | 98 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/ |
D | ARB_draw_buffers_blend.txt | 108 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/ |
D | entry_points_gl_1_4_autogen.h | 20 ANGLE_EXPORT void GL_APIENTRY BlendEquation(GLenum mode);
|
/third_party/skia/src/gpu/gl/ |
D | GrGLAssembleWebGLInterfaceAutogen.cpp | 68 GET_PROC(BlendEquation); in GrGLMakeAssembledWebGLInterface()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLAssembleWebGLInterfaceAutogen.cpp | 61 GET_PROC(BlendEquation); in GrGLMakeAssembledWebGLInterface()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_stencil_wrap.txt | 127 These are parameters to StencilOp, not BlendEquation.
|
D | EXT_draw_buffers_indexed.txt | 164 void BlendEquation(enum mode); 176 determines the alpha blend equation. BlendEquation and 180 BlendEquation and BlendEquationSeparate modify the blend equations
|
D | EXT_blend_equation_separate.txt | 123 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/ |
D | EXT_stencil_wrap.txt | 127 These are parameters to StencilOp, not BlendEquation.
|
D | EXT_draw_buffers_indexed.txt | 164 void BlendEquation(enum mode); 176 determines the alpha blend equation. BlendEquation and 180 BlendEquation and BlendEquationSeparate modify the blend equations
|
D | EXT_blend_equation_separate.txt | 123 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/ |
D | OES_draw_buffers_indexed.txt | 165 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/ |
D | OES_draw_buffers_indexed.txt | 180 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/ |
D | NV_blend_minmax_factor.txt | 76 Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by 95 in the description of BlendEquation{i} and BlendEquationSeparate{i}, p.262:
|