Searched refs:db_depth_slice (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h285 unsigned db_depth_slice; /* EG and later */ member in struct:r600_surface
H A Devergreen_state.c1404 surf->db_depth_slice = S_02805C_SLICE_TILE_MAX(levelinfo->nblk_x *
1937 radeon_emit(cs, zb->db_depth_slice); /* R_02805C_DB_DEPTH_SLICE */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h281 unsigned db_depth_slice; /* EG and later */ member in struct:r600_surface
H A Devergreen_state.c1410 surf->db_depth_slice = S_02805C_SLICE_TILE_MAX(levelinfo->nblk_x *
1943 radeon_emit(cs, zb->db_depth_slice); /* R_02805C_DB_DEPTH_SLICE */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h384 unsigned db_depth_slice; member in struct:si_surface
H A Dsi_state.c2637 surf->db_depth_slice = S_02805C_SLICE_TILE_MAX((levelinfo->nblk_x *
3252 radeon_emit(cs, zb->db_depth_slice); /* DB_DEPTH_SLICE */
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h1830 uint32_t db_depth_slice; member in struct:radv_ds_buffer_info
H A Dradv_cmd_buffer.c1199 radeon_emit(cmd_buffer->cs, ds->db_depth_slice); /* R_02805C_DB_DEPTH_SLICE */
H A Dradv_device.c4595 ds->db_depth_slice = S_02805C_SLICE_TILE_MAX((level_info->nblk_x * level_info->nblk_y) / 64 - 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h445 unsigned db_depth_slice; member in struct:si_surface
H A Dsi_state.c2640 surf->db_depth_slice =
3373 radeon_emit(zb->db_depth_slice); /* DB_DEPTH_SLICE */
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h1274 uint32_t db_depth_slice; member in struct:radv_ds_buffer_info
H A Dradv_cmd_buffer.c1954 radeon_emit(cmd_buffer->cs, ds->db_depth_slice); /* R_02805C_DB_DEPTH_SLICE */
H A Dradv_device.c7033 ds->db_depth_slice =

Completed in 87 milliseconds