Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h165 struct si_framebuffer { struct
166 struct r600_atom atom;
167 struct pipe_framebuffer_state state;
168 unsigned nr_samples;
169 unsigned log_samples;
170 unsigned compressed_cb_mask;
171 unsigned colorbuf_enabled_4bit;
172 unsigned spi_shader_col_format;
173 unsigned spi_shader_col_format_alpha;
174 unsigned spi_shader_col_format_blend;
[all …]