Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h2452 #define S_028C6C_SLICE_MAX(x) (((unsigned)(x) & 0x7FF) << 13) macro
Devergreen_state.c1117 S_028C6C_SLICE_MAX(last_layer); in evergreen_set_color_surface_common()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c3164 S_028C6C_SLICE_MAX(max_slice); in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2482 S_028C6C_SLICE_MAX(surf->base.u.tex.last_layer); in si_initialize_color_surface()
/external/mesa3d/src/amd/common/
Dgfx9d.h7238 #define S_028C6C_SLICE_MAX(x) (((unsigned)(x) & 0x7FF) << 1… macro
Dsid.h8814 #define S_028C6C_SLICE_MAX(x) (((unsigned)(x) & 0x7FF) << 1… macro