Searched refs:S_028C6C_SLICE_START (Results 1 – 5 of 5) sorted by relevance
1611 cb->cb_color_view = S_028C6C_SLICE_START(iview->base_layer) | in radv_initialise_color_surface()
2252 #define S_028C6C_SLICE_START(x) (((unsigned)(x) & 0x7FF) << 0) macro
1003 color_view = S_028C6C_SLICE_START(surf->base.u.tex.first_layer) | in evergreen_init_color_surface()
2069 color_view = S_028C6C_SLICE_START(surf->base.u.tex.first_layer) | in si_initialize_color_surface()
8742 #define S_028C6C_SLICE_START(x) (((unsigned)(x) & 0x7FF) << 0) macro