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