Home
last modified time | relevance | path

Searched refs:BLEND_HARDLIGHT (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dblend.h40 BLEND_HARDLIGHT, enumerator
H A Dvf_blend_init.h126 case BLEND_HARDLIGHT: param->blend = blend_hardlight_##depth##bit; break; \
H A Dvf_blend.c88 { "hardlight", "", 0, AV_OPT_TYPE_CONST, {.i64=BLEND_HARDLIGHT}, 0, 0, FLAGS, "mode" },
/third_party/mesa3d/src/compiler/
H A Dshader_enums.h1011 BLEND_HARDLIGHT, enumerator
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp362 case BLEND_HARDLIGHT: in calc_blend_result()
/third_party/mesa3d/src/mesa/main/
H A Dblend.c477 return BLEND_HARDLIGHT; in advanced_blend_mode_from_gl_enum()

Completed in 8 milliseconds