Searched defs:r600_framebuffer (Results 1 – 1 of 1) sorted by relevance
190 struct r600_framebuffer { struct191 struct r600_atom atom;192 struct pipe_framebuffer_state state;193 unsigned compressed_cb_mask;194 unsigned nr_samples;195 bool export_16bpc;196 bool cb0_is_integer;197 bool is_msaa_resolve;198 bool dual_src_blend;199 bool do_update_surf_dirtiness;