Searched refs:surf_slice_size (Results 1 – 6 of 6) sorted by relevance
138 uint64_t surf_slice_size; member
886 surf->u.gfx9.surf_slice_size = out.sliceSize; in gfx9_compute_miptree()
1250 pLayout->offset = surface->u.gfx9.offset[level] + surface->u.gfx9.surf_slice_size * layer; in radv_GetImageSubresourceLayout()1252 pLayout->arrayPitch = surface->u.gfx9.surf_slice_size; in radv_GetImageSubresourceLayout()1253 pLayout->depthPitch = surface->u.gfx9.surf_slice_size; in radv_GetImageSubresourceLayout()1254 pLayout->size = surface->u.gfx9.surf_slice_size; in radv_GetImageSubresourceLayout()
189 *layer_stride = rtex->surface.u.gfx9.surf_slice_size; in r600_texture_get_offset()196 return box->z * rtex->surface.u.gfx9.surf_slice_size + in r600_texture_get_offset()306 surface->u.gfx9.surf_slice_size = in r600_init_surface()751 slice_size = rtex->surface.u.gfx9.surf_slice_size; in r600_texture_get_handle()1064 rtex->surface.u.gfx9.surf_slice_size, in si_print_texture_info()
675 luma->surface.u.gfx9.surf_slice_size; in rvcn_dec_message_decode()677 chroma->surface.u.gfx9.surf_slice_size; in rvcn_dec_message_decode()
1537 layer * surface->u.gfx9.surf_slice_size; in texture_offset()