Home
last modified time | relevance | path

Searched refs:S_028004_SLICE_START (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c1071 surf->db_depth_view = S_028004_SLICE_START(surf->base.u.tex.first_layer) | in r600_init_depth_surface()
H A Dr600d.h749 #define S_028004_SLICE_START(x) (((unsigned)(x) & 0x7FF) << 0) macro
1797 #define S_028004_SLICE_START(x) (((unsigned)(x) & 0x7FF) << 0) macro

Completed in 28 milliseconds