Searched defs:si_texture (Results 1 – 1 of 1) sorted by relevance
339 struct si_texture { struct343 struct si_texture *flushed_depth_texture; argument353 uint64_t cmask_base_address_reg;354 struct si_resource *cmask_buffer;355 unsigned cb_color_info; /* fast clear enable bit */356 unsigned color_clear_value[2]; /* not on gfx11 */357 unsigned last_msaa_resolve_target_micro_mode;358 bool swap_rgb_to_bgr_on_next_clear;359 bool swap_rgb_to_bgr;360 unsigned num_level0_transfers;[all …]