Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h209 struct r600_framebuffer { struct
210 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;