Home
last modified time | relevance | path

Searched refs:kIConstA_GrBlendCoeff (Results 1 – 12 of 12) sorted by relevance

/external/skqp/include/gpu/
DGrBlend.h66 kIConstA_GrBlendCoeff, //<! one minus constant color alpha enumerator
/external/skia/include/gpu/
DGrBlend.h66 kIConstA_GrBlendCoeff, //<! one minus constant color alpha enumerator
/external/skqp/src/gpu/
DGrXferProcessor.cpp137 case kIConstA_GrBlendCoeff: in coeff_string()
/external/skia/src/gpu/
DGrXferProcessor.cpp137 case kIConstA_GrBlendCoeff: in coeff_string()
/external/skqp/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm224 MTLBlendFactorOneMinusBlendAlpha, // kIConstA_GrBlendCoeff
245 GR_STATIC_ASSERT(13 == kIConstA_GrBlendCoeff);
DGrMtlPipelineState.mm168 case kIConstA_GrBlendCoeff:
/external/skia/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm227 MTLBlendFactorOneMinusBlendAlpha, // kIConstA_GrBlendCoeff
248 GR_STATIC_ASSERT(13 == kIConstA_GrBlendCoeff);
DGrMtlPipelineState.mm168 case kIConstA_GrBlendCoeff:
/external/skqp/src/gpu/vk/
DGrVkPipeline.cpp333 GR_STATIC_ASSERT(13 == kIConstA_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp337 GR_STATIC_ASSERT(13 == kIConstA_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp175 GR_STATIC_ASSERT(13 == kIConstA_GrBlendCoeff); in BlendCoeffReferencesConstant()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp174 GR_STATIC_ASSERT(13 == kIConstA_GrBlendCoeff); in BlendCoeffReferencesConstant()