Searched refs:nv50_mt_zslice_offset (Results 1 – 3 of 3) sorted by relevance
122 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z);
445 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) in nv50_mt_zslice_offset() function517 ns->offset += nv50_mt_zslice_offset(mt, l, z); in nv50_miptree_surface_new()
110 offset += nv50_mt_zslice_offset(mt, level, layer); in nv50_2d_texture_set()