Home
last modified time | relevance | path

Searched refs:nv50_mt_zslice_offset (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.h125 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z);
H A Dnv50_miptree.c447 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) in nv50_mt_zslice_offset() function
519 ns->offset += nv50_mt_zslice_offset(mt, l, z); in nv50_miptree_surface_new()
H A Dnv50_compute.c432 address += nv50_mt_zslice_offset(mt, view->u.tex.level, 0); in nv50_compute_validate_surfaces()
H A Dnv50_surface.c110 offset += nv50_mt_zslice_offset(mt, level, layer); in nv50_2d_texture_set()

Completed in 6 milliseconds