Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_surface_meta_address_test.c198 unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, in one_dcc_address_test()
371 … for (int pipe_aligned = true; pipe_aligned >= (samples > 1 ? true : false); pipe_aligned--) { in run_dcc_address_test() local
580 bool pipe_aligned, bool rb_aligned, unsigned mrt_index, in one_cmask_address_test()
700 for (int pipe_aligned = true; pipe_aligned >= true; pipe_aligned--) { in run_cmask_address_test() local
Dac_surface_modifier_test.c71 bool rb_aligned, bool pipe_aligned) in get_addr_from_coord_base()
Dac_surface.h160 uint8_t pipe_aligned : 1; /* optimal for TC */ member
Dac_surface.c1593 bool pipe_aligned) in is_dcc_supported_by_DCN()