Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h2449 #define S_028C6C_SLICE_START(x) (((unsigned)(x) & 0x7FF) << 0) macro
Devergreen_state.c1116 color->view = S_028C6C_SLICE_START(first_layer) | in evergreen_set_color_surface_common()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c3163 cb->cb_color_view = S_028C6C_SLICE_START(iview->base_layer) | in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2481 unsigned color_view = S_028C6C_SLICE_START(surf->base.u.tex.first_layer) | in si_initialize_color_surface()
/external/mesa3d/src/amd/common/
Dgfx9d.h7235 #define S_028C6C_SLICE_START(x) (((unsigned)(x) & 0x7FF) << 0) macro
Dsid.h8811 #define S_028C6C_SLICE_START(x) (((unsigned)(x) & 0x7FF) << 0) macro