Searched defs:r600_texture (Results 1 – 1 of 1) sorted by relevance
196 struct r600_texture { struct208 struct r600_texture *flushed_depth_texture; argument209 struct radeon_surf surface;212 struct r600_fmask_info fmask;213 struct r600_cmask_info cmask;214 struct r600_resource *cmask_buffer;215 unsigned cb_color_info; /* fast clear enable bit */216 unsigned color_clear_value[2];217 unsigned last_msaa_resolve_target_micro_mode;220 uint64_t htile_offset;[all …]