Home
last modified time | relevance | path

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

/third_party/weston/libweston/backend-hdi/
Dhdi_backend.h60 BlendType blend_type; member
Dhdi_renderer.cpp74 BlendType blend_type; member
104 BlendType blend_type, in hdi_renderer_layer_operation()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c480 struct lp_type blend_type; in fs_fb_fetch() local
1849 struct lp_type blend_type; in convert_to_blend_type() local
2018 struct lp_type blend_type; in convert_from_blend_type() local
2333 struct lp_type blend_type; in generate_unswizzled_blend() local
2994 struct lp_type blend_type; in generate_fragment() local
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11compositor.cpp193 static GType blend_type = 0; in gst_d3d11_compositor_blend_get_type() local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp5459 …_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_type *blend_type) in _mix_lrp()
5474 const glsl_type *blend_type) in _mix_sel()