Home
last modified time | relevance | path

Searched refs:kConstC_GrBlendCoeff (Results 1 – 14 of 14) sorted by relevance

/external/skqp/include/gpu/
DGrBlend.h63 kConstC_GrBlendCoeff, //<! constant color enumerator
/external/skia/include/gpu/
DGrBlend.h63 kConstC_GrBlendCoeff, //<! constant color enumerator
/external/skqp/src/gpu/
DGrXferProcessor.cpp131 case kConstC_GrBlendCoeff: in coeff_string()
/external/skia/src/gpu/
DGrXferProcessor.cpp131 case kConstC_GrBlendCoeff: in coeff_string()
/external/skqp/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm221 MTLBlendFactorBlendColor, // kConstC_GrBlendCoeff
242 GR_STATIC_ASSERT(10 == kConstC_GrBlendCoeff);
DGrMtlPipelineState.mm165 case kConstC_GrBlendCoeff:
/external/skia/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm224 MTLBlendFactorBlendColor, // kConstC_GrBlendCoeff
245 GR_STATIC_ASSERT(10 == kConstC_GrBlendCoeff);
DGrMtlPipelineState.mm165 case kConstC_GrBlendCoeff:
/external/skqp/src/gpu/vk/
DGrVkPipeline.cpp330 GR_STATIC_ASSERT(10 == kConstC_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp334 GR_STATIC_ASSERT(10 == kConstC_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skqp/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp599 blendInfo->fSrcBlend = kConstC_GrBlendCoeff; in onGetBlendInfo()
/external/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp599 blendInfo->fSrcBlend = kConstC_GrBlendCoeff; in onGetBlendInfo()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp172 GR_STATIC_ASSERT(10 == kConstC_GrBlendCoeff); in BlendCoeffReferencesConstant()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp171 GR_STATIC_ASSERT(10 == kConstC_GrBlendCoeff); in BlendCoeffReferencesConstant()