Searched defs:si_texture (Results 1 – 1 of 1) sorted by relevance
313 struct si_texture { struct317 struct si_texture *flushed_depth_texture; argument328 uint64_t cmask_base_address_reg;329 struct si_resource *cmask_buffer;330 unsigned cb_color_info; /* fast clear enable bit */331 unsigned color_clear_value[2];332 unsigned last_msaa_resolve_target_micro_mode;333 unsigned num_level0_transfers;334 unsigned plane_index; /* other planes are different pipe_resources */335 unsigned num_planes;[all …]