Searched defs:r600_texture (Results 1 – 1 of 1) sorted by relevance
170 struct r600_texture { struct182 struct r600_texture *flushed_depth_texture; argument183 struct radeon_surf surface;186 struct r600_fmask_info fmask;187 struct r600_cmask_info cmask;188 struct r600_resource *cmask_buffer;189 unsigned cb_color_info; /* fast clear enable bit */190 unsigned color_clear_value[2];191 unsigned last_msaa_resolve_target_micro_mode;194 uint64_t htile_offset;[all …]