Lines Matching refs:stride
132 unsigned level, const struct pipe_box *box, unsigned *stride,
143 *stride = pitch * tex->surface.bpe;
156 *stride = tex->surface.u.legacy.level[level].nblk_x * tex->surface.bpe;
666 unsigned stride, offset, slice_size;
701 whandle->stride = ac_surface_get_plane_stride(sscreen->info.gfx_level,
801 si_texture_get_info(screen, resource, &stride, &offset);
820 whandle->stride = stride;
1536 struct pb_buffer *buf, unsigned stride,
1583 offset, stride, 0, 0);
1609 ptex->stride != ac_surface_get_plane_stride(sscreen->info.gfx_level,
1678 tex->stride = whandle->stride;
1687 return si_texture_from_winsys_buffer(sscreen, templ, buf, whandle->stride, whandle->offset,
1923 si_texture_get_offset(sctx->screen, staging, 0, NULL, &trans->b.b.stride,
1934 offset = si_texture_get_offset(sctx->screen, tex, real_level, box, &trans->b.b.stride,
2228 memobj->stride = whandle->stride;
2254 memobj->stride,