Searched defs:r600_framebuffer (Results 1 – 1 of 1) sorted by relevance
206 struct r600_framebuffer { struct207 struct r600_atom atom;208 struct pipe_framebuffer_state state;209 unsigned compressed_cb_mask;210 unsigned nr_samples;211 bool export_16bpc;212 bool cb0_is_integer;213 bool is_msaa_resolve;214 bool dual_src_blend;215 bool do_update_surf_dirtiness;