Searched defs:r600_texture (Results 1 – 1 of 1) sorted by relevance
203 struct r600_texture { struct215 struct r600_texture *flushed_depth_texture; argument216 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 …]