Home
last modified time | relevance | path

Searched refs:kIS2A_GrBlendCoeff (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/gpu/
DGrBlend.h68 kIS2A_GrBlendCoeff, enumerator
89 kS2A_GrBlendCoeff == coeff || kIS2A_GrBlendCoeff == coeff; in GrBlendCoeffRefsSrc2()
DGrXferProcessor.cpp134 case kIS2A_GrBlendCoeff: in coeff_string()
/third_party/skia/tests/
DGrPorterDuffTest.cpp329 TEST_ASSERT(kIS2A_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_color_unknown_with_coverage()
373 TEST_ASSERT(kIS2A_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_color_unknown_with_coverage()
395 TEST_ASSERT(kIS2A_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_color_unknown_with_coverage()
/third_party/skia/src/gpu/vk/
DGrVkPipeline.cpp330 case kIS2A_GrBlendCoeff: in blend_coeff_to_vk_blend()
/third_party/skia/src/gpu/d3d/
DGrD3DPipelineStateBuilder.cpp308 case kIS2A_GrBlendCoeff: in blend_coeff_to_d3d_blend()
/third_party/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp47 case kIS2A_GrBlendCoeff: in to_dawn_blend_factor()
/third_party/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp255 kAdd_GrBlendEquation, srcCoeff, kIS2A_GrBlendCoeff); in MakeCoverageDstCoeffZeroFormula()
/third_party/skia/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm312 case kIS2A_GrBlendCoeff: