Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h203 struct r600_texture { struct
215 struct r600_texture *flushed_depth_texture; argument
216 struct radeon_surf surface;
219 struct r600_fmask_info fmask;
220 struct r600_cmask_info cmask;
221 struct r600_resource *cmask_buffer;
222 unsigned cb_color_info; /* fast clear enable bit */
223 unsigned color_clear_value[2];
224 unsigned last_msaa_resolve_target_micro_mode;
227 uint64_t htile_offset;
[all …]