Home
last modified time | relevance | path

Searched defs:si_texture (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h339 struct si_texture { struct
343 struct si_texture *flushed_depth_texture; argument
353 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 …]