Home
last modified time | relevance | path

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

/external/skqp/include/gpu/
DGrBlend.h30 kHardLight_GrBlendEquation, enumerator
/external/skia/include/gpu/
DGrBlend.h30 kHardLight_GrBlendEquation, enumerator
/external/skqp/src/gpu/
DGrXferProcessor.cpp84 case kHardLight_GrBlendEquation: in equation_string()
/external/skia/src/gpu/
DGrXferProcessor.cpp84 case kHardLight_GrBlendEquation: in equation_string()
/external/skqp/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.cpp47 GR_STATIC_ASSERT(6 == kHardLight_GrBlendEquation - kFirstAdvancedGrBlendEquation); in specific_layout_qualifier_name()
/external/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.cpp47 GR_STATIC_ASSERT(6 == kHardLight_GrBlendEquation - kFirstAdvancedGrBlendEquation); in specific_layout_qualifier_name()
/external/skia/src/gpu/effects/
DGrCustomXfermode.cpp40 GR_STATIC_ASSERT(kHardLight_GrBlendEquation == (int)SkBlendMode::kHardLight + EQ_OFFSET); in hw_blend_equation()
/external/skqp/src/gpu/effects/
DGrCustomXfermode.cpp40 GR_STATIC_ASSERT(kHardLight_GrBlendEquation == (int)SkBlendMode::kHardLight + EQ_OFFSET); in hw_blend_equation()
/external/skqp/src/gpu/vk/
DGrVkPipeline.cpp380 GR_STATIC_ASSERT(9 == kHardLight_GrBlendEquation); in blend_equation_to_vk_blend_op()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp384 GR_STATIC_ASSERT(9 == kHardLight_GrBlendEquation); in blend_equation_to_vk_blend_op()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp96 GR_STATIC_ASSERT(9 == kHardLight_GrBlendEquation);
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp95 GR_STATIC_ASSERT(9 == kHardLight_GrBlendEquation);