Home
last modified time | relevance | path

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

/external/skqp/include/gpu/
DGrBlend.h67 kS2C_GrBlendCoeff, enumerator
90 return kS2C_GrBlendCoeff == coeff || kIS2C_GrBlendCoeff == coeff || in GrBlendCoeffRefsSrc2()
/external/skia/include/gpu/
DGrBlend.h67 kS2C_GrBlendCoeff, enumerator
90 return kS2C_GrBlendCoeff == coeff || kIS2C_GrBlendCoeff == coeff || in GrBlendCoeffRefsSrc2()
/external/skqp/src/gpu/
DGrXferProcessor.cpp139 case kS2C_GrBlendCoeff: in coeff_string()
/external/skia/src/gpu/
DGrXferProcessor.cpp139 case kS2C_GrBlendCoeff: in coeff_string()
/external/skqp/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm225 MTLBlendFactorSource1Color, // kS2C_GrBlendCoeff
246 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff);
/external/skia/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm228 MTLBlendFactorSource1Color, // kS2C_GrBlendCoeff
249 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff);
/external/skqp/src/gpu/vk/
DGrVkPipeline.cpp334 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp338 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp177 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff); in BlendCoeffReferencesConstant()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp176 GR_STATIC_ASSERT(14 == kS2C_GrBlendCoeff); in BlendCoeffReferencesConstant()