Searched defs:r600_texture (Results 1 – 1 of 1) sorted by relevance
201 struct r600_texture { struct213 struct r600_texture *flushed_depth_texture; argument214 struct radeon_surf surface;217 struct r600_fmask_info fmask;218 struct r600_cmask_info cmask;219 struct r600_resource *cmask_buffer;220 unsigned cb_color_info; /* fast clear enable bit */221 unsigned color_clear_value[2];222 unsigned last_msaa_resolve_target_micro_mode;225 uint64_t htile_offset;[all …]