Searched refs:S_028080_SLICE_MAX (Results 1 – 2 of 2) sorted by relevance
1470 S_028080_SLICE_MAX(surf->base.u.tex.last_layer); in r600_init_color_surface()
2390 #define S_028080_SLICE_MAX(x) (((x) & 0x7FF) << 13) macro