Home
last modified time | relevance | path

Searched defs:blend_type (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1995 struct lp_type blend_type; in convert_to_blend_type() local
2163 struct lp_type blend_type; in convert_from_blend_type() local
2766 struct lp_type blend_type = row_type; in generate_unswizzled_blend() local
3222 struct lp_type blend_type; in generate_fragment() local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6697 …_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_type *blend_type) in _mix_lrp()
6712 const glsl_type *blend_type) in _mix_sel()