Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h190 struct r600_framebuffer { struct
191 struct r600_atom atom;
192 struct pipe_framebuffer_state state;
193 unsigned compressed_cb_mask;
194 unsigned nr_samples;
195 bool export_16bpc;
196 bool cb0_is_integer;
197 bool is_msaa_resolve;
198 bool dual_src_blend;
199 bool do_update_surf_dirtiness;