Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrBlend.h68 kS2A_GrBlendCoeff, enumerator
88 kS2A_GrBlendCoeff == coeff || kIS2A_GrBlendCoeff == coeff; in GrBlendCoeffRefsSrc2()
/external/skia/src/gpu/
DGrXferProcessor.cpp137 case kS2A_GrBlendCoeff: in coeff_string()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp293 GR_STATIC_ASSERT(16 == kS2A_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp175 GR_STATIC_ASSERT(16 == kS2A_GrBlendCoeff); in BlendCoeffReferencesConstant()