Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DContext.cpp823 return BLENDOP_NULL; in blendOperation()
855 return BLENDOP_NULL; // Negative, clamped to zero in blendOperation()
884 return BLENDOP_NULL; in blendOperation()
895 return BLENDOP_NULL; // Negative, clamped to zero in blendOperation()
906 return BLENDOP_NULL; // Negative, clamped to zero in blendOperation()
991 return BLENDOP_NULL; in blendOperationAlpha()
1023 return BLENDOP_NULL; // Negative, clamped to zero in blendOperationAlpha()
1052 return BLENDOP_NULL; in blendOperationAlpha()
1063 return BLENDOP_NULL; // Negative, clamped to zero in blendOperationAlpha()
1074 return BLENDOP_NULL; // Negative, clamped to zero in blendOperationAlpha()
DContext.hpp214 BLENDOP_NULL, // Nullify result enumerator
216 BLENDOP_LAST = BLENDOP_NULL
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelRoutine.cpp1237 case BLENDOP_NULL: in alphaBlend()
1282 case BLENDOP_NULL: in alphaBlend()
2174 case BLENDOP_NULL: in alphaBlend()
2220 case BLENDOP_NULL: in alphaBlend()