Searched refs:mod_pipe_xor_bits (Results 1 – 1 of 1) sorted by relevance
224 unsigned int mod_pipe_xor_bits = AMD_FMT_MOD_GET(PIPE_XOR_BITS, modifier); in fill_gfx9_tiling_info_from_modifier() local228 pipes_log2 = min(5u, mod_pipe_xor_bits); in fill_gfx9_tiling_info_from_modifier()236 tiling_info->gfx9.num_shader_engines = 1u << (mod_pipe_xor_bits - pipes_log2); in fill_gfx9_tiling_info_from_modifier()