Searched refs:BLEND_EXCLUSION (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | blend.h | 39 BLEND_EXCLUSION, enumerator
|
H A D | vf_blend_init.h | 122 case BLEND_EXCLUSION: param->blend = blend_exclusion_##depth##bit; break; \
|
H A D | vf_blend.c | 84 { "exclusion", "", 0, AV_OPT_TYPE_CONST, {.i64=BLEND_EXCLUSION}, 0, 0, FLAGS, "mode" },
|
/third_party/mesa3d/src/compiler/ |
H A D | shader_enums.h | 1014 BLEND_EXCLUSION, enumerator
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | lower_blend_equation_advanced.cpp | 371 case BLEND_EXCLUSION: in calc_blend_result()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | blend.c | 483 return BLEND_EXCLUSION; in advanced_blend_mode_from_gl_enum()
|
Completed in 7 milliseconds