Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c1082 surf->db_depth_info |= S_028010_TILE_SURFACE_ENABLE(1); in r600_init_depth_surface()
H A Dr600d.h596 #define S_028010_TILE_SURFACE_ENABLE(x) (((unsigned)(x) & 0x1) << 25) macro
1780 #define S_028010_TILE_SURFACE_ENABLE(x) (((unsigned)(x) & 0x1) << 25) macro

Completed in 21 milliseconds