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
134 struct GrTBlendCoeffRefsSrc2 : skstd::bool_constant<kS2C_GrBlendCoeff == Coeff ||
144 case kS2C_GrBlendCoeff: in GrBlendCoeffRefsSrc2()
/external/skia/src/gpu/
DGrXferProcessor.cpp172 case kS2C_GrBlendCoeff: in coeff_string()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp293 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp152 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff); in BlendCoeffReferencesConstant()