Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c3378 ds->db_htile_surface = S_028ABC_FULL_CACHE(1) | in radv_initialise_ds_surface()
3443 ds->db_htile_surface = S_028ABC_FULL_CACHE(1); in radv_initialise_ds_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2571 surf->db_htile_surface = S_028ABC_FULL_CACHE(1) | in si_init_depth_surface()
2649 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.c1422 S_028ABC_FULL_CACHE(1); in evergreen_init_depth_surface()
/external/mesa3d/src/amd/common/
Dgfx9d.h6299 #define S_028ABC_FULL_CACHE(x) (((unsigned)(x) & 0x1) << 1) macro
Dsid.h7933 #define S_028ABC_FULL_CACHE(x) (((unsigned)(x) & 0x1) << 1) macro