Searched refs:is_dcc_supported_by_DCN (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/amd/common/ |
D | ac_surface.c | 1323 static bool is_dcc_supported_by_DCN(const struct radeon_info *info, in is_dcc_supported_by_DCN() function 1499 is_dcc_supported_by_DCN(info, config, surf, !in->flags.metaRbUnaligned, in gfx9_compute_miptree() 1990 (!is_dcc_supported_by_DCN(info, config, surf, surf->u.gfx9.dcc.rb_aligned, in gfx9_compute_surface() 2007 assert(is_dcc_supported_by_DCN(info, config, surf, surf->u.gfx9.dcc.rb_aligned, in gfx9_compute_surface()
|