Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_surface.c1281 static bool is_dcc_supported_by_CB(const struct radeon_info *info, unsigned sw_mode) in is_dcc_supported_by_CB() function
1497 is_dcc_supported_by_CB(info, in->swizzleMode) && in gfx9_compute_miptree()
2005 assert(is_dcc_supported_by_CB(info, surf->u.gfx9.surf.swizzle_mode)); in gfx9_compute_surface()