Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h150 struct r600_cb_misc_state { struct
151 struct r600_atom atom;
152 unsigned cb_color_control; /* this comes from blend state */
153 unsigned blend_colormask; /* 8*4 bits for 8 RGBA colorbuffers */
154 unsigned nr_cbufs;
155 unsigned bound_cbufs_target_mask;
156 unsigned nr_ps_color_outputs;
157 unsigned ps_color_export_mask;
158 unsigned image_rat_enabled_mask;
159 unsigned buffer_rat_enabled_mask;
[all …]