Searched defs:si_texture (Results 1 – 1 of 1) sorted by relevance
375 struct si_texture { struct379 struct si_texture *flushed_depth_texture; argument389 uint64_t cmask_base_address_reg;390 struct si_resource *cmask_buffer;391 unsigned cb_color_info; /* fast clear enable bit */392 unsigned color_clear_value[2]; /* not on gfx11 */393 unsigned last_msaa_resolve_target_micro_mode;394 bool swap_rgb_to_bgr_on_next_clear;395 bool swap_rgb_to_bgr;396 unsigned num_level0_transfers;[all …]