Home
last modified time | relevance | path

Searched refs:S_028ABC_FULL_CACHE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2444 S_028ABC_FULL_CACHE(1) | S_028ABC_PIPE_ALIGNED(1); in si_init_depth_surface()
2514 surf->db_htile_surface = S_028ABC_FULL_CACHE(1); in si_init_depth_surface()
/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h953 #define S_028ABC_FULL_CACHE(x) (((unsigned)(x) & 0x1) << 3) macro
Devergreen_state.c1434 S_028ABC_FULL_CACHE(1); in evergreen_init_depth_surface()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c7080 ds->db_htile_surface = S_028ABC_FULL_CACHE(1) | in radv_initialise_ds_surface()
7148 ds->db_htile_surface = S_028ABC_FULL_CACHE(1); in radv_initialise_ds_surface()