Searched refs:S_028080_SLICE_START (Results 1 – 2 of 2) sorted by relevance
828 color_view = S_028080_SLICE_START(surf->base.u.tex.first_layer) | in r600_init_color_surface()
2520 #define S_028080_SLICE_START(x) (((unsigned)(x) & 0x7FF) << 0) macro