Home
last modified time | relevance | path

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

/external/skqp/include/gpu/
DGrBlend.h35 kHSLHue_GrBlendEquation, enumerator
/external/skia/include/gpu/
DGrBlend.h35 kHSLHue_GrBlendEquation, enumerator
/external/skqp/src/gpu/
DGrXferProcessor.cpp94 case kHSLHue_GrBlendEquation: in equation_string()
/external/skia/src/gpu/
DGrXferProcessor.cpp94 case kHSLHue_GrBlendEquation: in equation_string()
/external/skqp/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.cpp52 GR_STATIC_ASSERT(11 == kHSLHue_GrBlendEquation - kFirstAdvancedGrBlendEquation); in specific_layout_qualifier_name()
/external/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.cpp52 GR_STATIC_ASSERT(11 == kHSLHue_GrBlendEquation - kFirstAdvancedGrBlendEquation); in specific_layout_qualifier_name()
/external/skia/src/gpu/effects/
DGrCustomXfermode.cpp45 GR_STATIC_ASSERT(kHSLHue_GrBlendEquation == (int)SkBlendMode::kHue + EQ_OFFSET); in hw_blend_equation()
/external/skqp/src/gpu/effects/
DGrCustomXfermode.cpp45 GR_STATIC_ASSERT(kHSLHue_GrBlendEquation == (int)SkBlendMode::kHue + EQ_OFFSET); in hw_blend_equation()
/external/skqp/src/gpu/vk/
DGrVkPipeline.cpp385 GR_STATIC_ASSERT(14 == kHSLHue_GrBlendEquation); in blend_equation_to_vk_blend_op()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp389 GR_STATIC_ASSERT(14 == kHSLHue_GrBlendEquation); in blend_equation_to_vk_blend_op()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp101 GR_STATIC_ASSERT(14 == kHSLHue_GrBlendEquation);
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp100 GR_STATIC_ASSERT(14 == kHSLHue_GrBlendEquation);