Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.h274 unsigned db_depth_slice; /* EG and later */ member
H A Devergreen_state.c1410 surf->db_depth_slice = S_02805C_SLICE_TILE_MAX(levelinfo->nblk_x * in evergreen_init_depth_surface()
1938 radeon_emit(cs, zb->db_depth_slice); /* R_02805C_DB_DEPTH_SLICE */ in evergreen_emit_framebuffer_state()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h486 unsigned db_depth_slice; member
H A Dsi_state.c2799 surf->db_depth_slice = in si_init_depth_surface()
3579 radeon_emit(zb->db_depth_slice); /* DB_DEPTH_SLICE */ in si_emit_framebuffer_state()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h1365 uint32_t db_depth_slice;
H A Dradv_device.c6703 ds->db_depth_slice = in radv_initialise_ds_surface()
H A Dradv_cmd_buffer.c2238 radeon_emit(cmd_buffer->cs, ds->db_depth_slice); /* R_02805C_DB_DEPTH_SLICE */ in radv_emit_fb_ds_state()

Completed in 58 milliseconds