Home
last modified time | relevance | path

Searched defs:srcCoeff (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/
DGrBlend.h92 static constexpr bool GrBlendCoeffsUseSrcColor(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in GrBlendCoeffsUseSrcColor()
96 static constexpr bool GrBlendCoeffsUseDstColor(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff, in GrBlendCoeffsUseDstColor()
107 static constexpr bool GrBlendModifiesDst(GrBlendEquation equation, GrBlendCoeff srcCoeff, in GrBlendModifiesDst()
117 static constexpr bool GrBlendShouldDisable(GrBlendEquation equation, GrBlendCoeff srcCoeff, in GrBlendShouldDisable()
151 GrBlendCoeff srcCoeff, in GrBlendAllowsCoverageAsAlpha()
/external/skqp/include/gpu/
DGrBlend.h94 static constexpr bool GrBlendCoeffsUseSrcColor(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in GrBlendCoeffsUseSrcColor()
98 static constexpr bool GrBlendCoeffsUseDstColor(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in GrBlendCoeffsUseDstColor()
107 static constexpr bool GrBlendModifiesDst(GrBlendEquation equation, GrBlendCoeff srcCoeff, in GrBlendModifiesDst()
141 GrBlendCoeff srcCoeff, in GrBlendAllowsCoverageAsAlpha()
/external/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp45 GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) in BlendFormula()
90 GrBlendCoeff srcCoeff() const { in srcCoeff() function in BlendFormula
184 static constexpr BlendFormula MakeCoeffFormula(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in MakeCoeffFormula()
198 static constexpr BlendFormula MakeSAModulateFormula(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in MakeSAModulateFormula()
218 BlendFormula::OutputType oneMinusDstCoeffModulateOutput, GrBlendCoeff srcCoeff) { in MakeCoverageFormula()
253 static constexpr BlendFormula MakeCoverageDstCoeffZeroFormula(GrBlendCoeff srcCoeff) { in MakeCoverageDstCoeffZeroFormula()
/external/skqp/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp47 GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) in BlendFormula()
93 GrBlendCoeff srcCoeff() const { in srcCoeff() function in BlendFormula
195 static constexpr BlendFormula MakeCoeffFormula(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in MakeCoeffFormula()
209 static constexpr BlendFormula MakeSAModulateFormula(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in MakeSAModulateFormula()
229 BlendFormula::OutputType oneMinusDstCoeffModulateOutput, GrBlendCoeff srcCoeff) { in MakeCoverageFormula()
264 static constexpr BlendFormula MakeCoverageDstCoeffZeroFormula(GrBlendCoeff srcCoeff) { in MakeCoverageDstCoeffZeroFormula()
/external/skqp/src/gpu/glsl/
DGrGLSLBlend.cpp442 SkBlendModeCoeff srcCoeff, dstCoeff; in AppendMode() local
470 SkBlendModeCoeff srcCoeff, dstCoeff; in AppendRegionOp() local
/external/skqp/src/gpu/vk/
DGrVkPipeline.cpp433 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in setup_color_blend_state() local
622 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in SetDynamicBlendConstantState() local
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp416 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in setup_color_blend_state() local
689 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in SetDynamicBlendConstantState() local
/external/skia/src/gpu/d3d/
DGrD3DOpsRenderPass.cpp96 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in set_blend_factor() local
DGrD3DPipelineStateBuilder.cpp363 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in fill_in_blend_state() local
/external/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp178 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in create_blend_state() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2533 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in flushBlendAndColorWrite() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp2864 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in flushBlend() local