Home
last modified time | relevance | path

Searched refs:is_dcc_supported_by_DCN (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_surface.c1590 static bool is_dcc_supported_by_DCN(const struct radeon_info *info, in is_dcc_supported_by_DCN() function
1890 is_dcc_supported_by_DCN(info, config, surf, !in->flags.metaRbUnaligned, in gfx9_compute_miptree()
2380 (!is_dcc_supported_by_DCN(info, config, surf, surf->u.gfx9.color.dcc.rb_aligned, in gfx9_compute_surface()
2397 assert(is_dcc_supported_by_DCN(info, config, surf, surf->u.gfx9.color.dcc.rb_aligned, in gfx9_compute_surface()
2408 is_dcc_supported_by_DCN(info, config, surf, surf->u.gfx9.color.dcc.rb_aligned, in gfx9_compute_surface()