Home
last modified time | relevance | path

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

/external/skqp/include/gpu/
DGrBlend.h64 kIConstC_GrBlendCoeff, //<! one minus constant color enumerator
/external/skia/include/gpu/
DGrBlend.h64 kIConstC_GrBlendCoeff, //<! one minus constant color enumerator
/external/skqp/src/gpu/
DGrXferProcessor.cpp133 case kIConstC_GrBlendCoeff: in coeff_string()
/external/skia/src/gpu/
DGrXferProcessor.cpp133 case kIConstC_GrBlendCoeff: in coeff_string()
/external/skqp/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm222 MTLBlendFactorOneMinusBlendColor, // kIConstC_GrBlendCoeff
243 GR_STATIC_ASSERT(11 == kIConstC_GrBlendCoeff);
DGrMtlPipelineState.mm166 case kIConstC_GrBlendCoeff:
/external/skia/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm225 MTLBlendFactorOneMinusBlendColor, // kIConstC_GrBlendCoeff
246 GR_STATIC_ASSERT(11 == kIConstC_GrBlendCoeff);
DGrMtlPipelineState.mm166 case kIConstC_GrBlendCoeff:
/external/skqp/src/gpu/vk/
DGrVkPipeline.cpp331 GR_STATIC_ASSERT(11 == kIConstC_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp335 GR_STATIC_ASSERT(11 == kIConstC_GrBlendCoeff); in blend_coeff_to_vk_blend()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp173 GR_STATIC_ASSERT(11 == kIConstC_GrBlendCoeff); in BlendCoeffReferencesConstant()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp172 GR_STATIC_ASSERT(11 == kIConstC_GrBlendCoeff); in BlendCoeffReferencesConstant()