Searched defs:pipe_aligned (Results 1 – 5 of 5) sorted by relevance
179 unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, in one_dcc_address_test()352 … for (int pipe_aligned = true; pipe_aligned >= (samples > 1 ? true : false); pipe_aligned--) { in run_dcc_address_test() local561 bool pipe_aligned, bool rb_aligned, unsigned mrt_index, in one_cmask_address_test()681 for (int pipe_aligned = true; pipe_aligned >= true; pipe_aligned--) { in run_cmask_address_test() local
71 bool rb_aligned, bool pipe_aligned) in gfx9_get_addr_from_coord_base()
156 uint8_t pipe_aligned : 1; /* optimal for L2 */ member
1811 bool pipe_aligned) in gfx9_is_dcc_supported_by_DCN()
203 const uint32_t pipe_aligned = surf->u.gfx9.color.dcc.pipe_aligned; in radv_sdma_get_metadata_config() local