Home
last modified time | relevance | path

Searched refs:kOne_GrBlendCoeff (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp187 (kZero_GrBlendCoeff == dstCoeff || kOne_GrBlendCoeff == dstCoeff)) in MakeCoeffFormula()
240 kReverseSubtract_GrBlendEquation, kDC_GrBlendCoeff, kOne_GrBlendCoeff); in MakeCoverageSrcCoeffZeroFormula()
267 /* src */ MakeCoeffFormula(kOne_GrBlendCoeff, kZero_GrBlendCoeff),
268 /* dst */ MakeCoeffFormula(kZero_GrBlendCoeff, kOne_GrBlendCoeff),
269 /* src-over */ MakeCoeffFormula(kOne_GrBlendCoeff, kISA_GrBlendCoeff),
270 /* dst-over */ MakeCoeffFormula(kIDA_GrBlendCoeff, kOne_GrBlendCoeff),
278 /* plus */ MakeCoeffFormula(kOne_GrBlendCoeff, kOne_GrBlendCoeff),
280 /* screen */ MakeCoeffFormula(kOne_GrBlendCoeff, kISC_GrBlendCoeff),
285 /* src */ MakeCoverageDstCoeffZeroFormula(kOne_GrBlendCoeff),
286 /* dst */ MakeCoeffFormula(kZero_GrBlendCoeff, kOne_GrBlendCoeff),
[all …]
DGrCoverageSetOpXP.cpp69 blendInfo->fSrcBlend = kOne_GrBlendCoeff; in onGetBlendInfo()
77 blendInfo->fSrcBlend = kOne_GrBlendCoeff; in onGetBlendInfo()
/third_party/flutter/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp198 (kZero_GrBlendCoeff == dstCoeff || kOne_GrBlendCoeff == dstCoeff)) in MakeCoeffFormula()
251 kReverseSubtract_GrBlendEquation, kDC_GrBlendCoeff, kOne_GrBlendCoeff); in MakeCoverageSrcCoeffZeroFormula()
287 /* src */ MakeCoeffFormula(kOne_GrBlendCoeff, kZero_GrBlendCoeff),
288 /* dst */ MakeCoeffFormula(kZero_GrBlendCoeff, kOne_GrBlendCoeff),
289 /* src-over */ MakeCoeffFormula(kOne_GrBlendCoeff, kISA_GrBlendCoeff),
290 /* dst-over */ MakeCoeffFormula(kIDA_GrBlendCoeff, kOne_GrBlendCoeff),
298 /* plus */ MakeCoeffFormula(kOne_GrBlendCoeff, kOne_GrBlendCoeff),
300 /* screen */ MakeCoeffFormula(kOne_GrBlendCoeff, kISC_GrBlendCoeff),
305 /* src */ MakeCoverageDstCoeffZeroFormula(kOne_GrBlendCoeff),
306 /* dst */ MakeCoeffFormula(kZero_GrBlendCoeff, kOne_GrBlendCoeff),
[all …]
DGrCoverageSetOpXP.cpp96 blendInfo->fSrcBlend = kOne_GrBlendCoeff; in onGetBlendInfo()
104 blendInfo->fSrcBlend = kOne_GrBlendCoeff; in onGetBlendInfo()
/third_party/flutter/skia/tests/
DGrPorterDuffTest.cpp136 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
146 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
156 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
166 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
176 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
186 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
196 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
206 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
216 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
226 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
[all …]
/third_party/skia/tests/
DGrPorterDuffTest.cpp138 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
149 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
160 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
171 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
182 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
193 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
204 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
215 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
226 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
237 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()
[all …]
/third_party/skia/src/gpu/
DGrBlend.h54 kOne_GrBlendCoeff, //<! 1 enumerator
110 kZero_GrBlendCoeff != srcCoeff || kOne_GrBlendCoeff != dstCoeff; in GrBlendModifiesDst()
120 kOne_GrBlendCoeff == srcCoeff && kZero_GrBlendCoeff == dstCoeff; in GrBlendShouldDisable()
157 (kOne_GrBlendCoeff == dstCoeff || kISC_GrBlendCoeff == dstCoeff || in GrBlendAllowsCoverageAsAlpha()
DSkGr.h128 static_assert((int)kOne_GrBlendCoeff == (int)SkBlendModeCoeff::kOne);
DGrXferProcessor.h97 GrBlendCoeff fSrcBlend = kOne_GrBlendCoeff; in GR_MAKE_BITFIELD_CLASS_OPS()
DGrXferProcessor.cpp106 case kOne_GrBlendCoeff: in coeff_string()
/third_party/flutter/skia/src/gpu/
DGrBlend.h54 kOne_GrBlendCoeff, //<! 1 enumerator
110 kZero_GrBlendCoeff != srcCoeff || kOne_GrBlendCoeff != dstCoeff; in GrBlendModifiesDst()
147 (kOne_GrBlendCoeff == dstCoeff || kISC_GrBlendCoeff == dstCoeff || in GrBlendAllowsCoverageAsAlpha()
DGrXferProcessor.cpp104 case kOne_GrBlendCoeff: in coeff_string()
DSkGr.h167 GR_STATIC_ASSERT((int)kOne_GrBlendCoeff == (int)SkBlendModeCoeff::kOne);
DGrXferProcessor.h129 GrBlendCoeff fSrcBlend = kOne_GrBlendCoeff;
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm212 MTLBlendFactorOne, // kOne_GrBlendCoeff
233 GR_STATIC_ASSERT(1 == kOne_GrBlendCoeff);
286 kOne_GrBlendCoeff == srcCoeff && kZero_GrBlendCoeff == dstCoeff;
/third_party/flutter/skia/src/gpu/vk/
DGrVkPipeline.cpp324 GR_STATIC_ASSERT(1 == kOne_GrBlendCoeff); in blend_coeff_to_vk_blend()
438 kOne_GrBlendCoeff == srcCoeff && kZero_GrBlendCoeff == dstCoeff; in setup_color_blend_state()
/third_party/skia/src/gpu/d3d/
DGrD3DPipelineStateBuilder.cpp280 case kOne_GrBlendCoeff: in blend_coeff_to_d3d_blend()
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp42 case kOne_GrBlendCoeff: in to_dawn_blend_factor()
/third_party/skia/src/gpu/vk/
DGrVkPipeline.cpp302 case kOne_GrBlendCoeff: in blend_coeff_to_vk_blend()
/third_party/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp22 case kOne_GrBlendCoeff: in to_dawn_blend_factor()
/third_party/skia/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm272 case kOne_GrBlendCoeff:
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp163 GR_STATIC_ASSERT(1 == kOne_GrBlendCoeff); in BlendCoeffReferencesConstant()
2721 preserveDstBlend.fDstBlend = kOne_GrBlendCoeff; in flushBlendAndColorWrite()
2734 kOne_GrBlendCoeff == srcCoeff && kZero_GrBlendCoeff == dstCoeff) || in flushBlendAndColorWrite()
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp2542 preserveDstBlend.fDstBlend = kOne_GrBlendCoeff; in flushBlendAndColorWrite()
2582 fHWBlendState.fSrcCoeff = kOne_GrBlendCoeff; in flushBlendAndColorWrite()