Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_blend_cso.h45 struct panfrost_blend_state { struct
46 struct pipe_blend_state base;
47 struct pan_blend_state pan;
48 struct pan_blend_info info[PIPE_MAX_COLOR_BUFS];
49 uint32_t equation[PIPE_MAX_COLOR_BUFS];
52 unsigned load_dest_mask : PIPE_MAX_COLOR_BUFS;