Searched refs:pipe_xor_bits (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.c265 unsigned pipe_xor_bits = MIN2(G_0098F8_NUM_PIPES(info->gb_addr_config) + local in function:ac_get_supported_modifiers
267 unsigned bank_xor_bits = MIN2(G_0098F8_NUM_BANKS(info->gb_addr_config), 8 - pipe_xor_bits);
276 AMD_FMT_MOD_SET(PIPE_XOR_BITS, pipe_xor_bits) |
317 AMD_FMT_MOD_SET(PIPE_XOR_BITS, pipe_xor_bits) |
323 AMD_FMT_MOD_SET(PIPE_XOR_BITS, pipe_xor_bits) |
340 unsigned pipe_xor_bits = G_0098F8_NUM_PIPES(info->gb_addr_config); local in function:ac_get_supported_modifiers
348 AMD_FMT_MOD_SET(PIPE_XOR_BITS, pipe_xor_bits) |
389 AMD_FMT_MOD_SET(PIPE_XOR_BITS, pipe_xor_bits) |
395 AMD_FMT_MOD_SET(PIPE_XOR_BITS, pipe_xor_bits))

Completed in 5 milliseconds