Home
last modified time | relevance | path

Searched refs:kS2C_GrBlendCoeff (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/gpu/
DGrBlend.h66 kS2C_GrBlendCoeff, enumerator
87 return kS2C_GrBlendCoeff == coeff || kIS2C_GrBlendCoeff == coeff || in GrBlendCoeffRefsSrc2()
/external/skia/src/gpu/
DGrXferProcessor.cpp133 case kS2C_GrBlendCoeff: in coeff_string()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp291 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp173 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff); in BlendCoeffReferencesConstant()