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.h208 struct r600_framebuffer { struct
209 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;