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