Home
last modified time | relevance | path

Searched refs:kIS2C_GrBlendCoeff (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrGpu.h41 kIS2C_GrBlendCoeff, enumerator
/external/skia/src/gpu/gl/
DGrGLProgram.cpp114 *dstCoeff = (GrBlendCoeff)GrGpu::kIS2C_GrBlendCoeff; in overrideBlend()
DGrGpuGL.cpp108 GR_STATIC_ASSERT(15 == kIS2C_GrBlendCoeff); in BlendCoeffReferencesConstant()