Searched refs:NVC0_TILE_SIZE_Z (Results 1 – 2 of 2) sorted by relevance
16 #define NVC0_TILE_SIZE_Z(m) ( 1 << (((m) >> 8) & 0xf)) macro
218 tsz = NVC0_TILE_SIZE_Z(lvl->tile_mode); in nvc0_miptree_init_layout_tiled()