Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_surface_meta_address_test.c179 unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, in one_dcc_address_test()
351 … for (int rb_aligned = true; rb_aligned >= (samples > 1 ? true : false); rb_aligned--) { in run_dcc_address_test() local
561 bool pipe_aligned, bool rb_aligned, unsigned mrt_index, in one_cmask_address_test()
680 for (int rb_aligned = true; rb_aligned >= true; rb_aligned--) { in run_cmask_address_test() local
H A Dac_surface_modifier_test.c71 bool rb_aligned, bool pipe_aligned) in gfx9_get_addr_from_coord_base()
H A Dac_surface.h155 uint8_t rb_aligned : 1; /* optimal for RBs */ member
H A Dac_surface.c1810 const struct radeon_surf *surf, bool rb_aligned, in gfx9_is_dcc_supported_by_DCN()