Searched refs:nvc0_mt_zslice_offset (Results 1 – 3 of 3) sorted by relevance
45 nvc0_mt_zslice_offset(const struct nv50_miptree *, unsigned l, unsigned z);
328 nvc0_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) in nvc0_mt_zslice_offset() function
105 offset += nvc0_mt_zslice_offset(mt, level, layer); in nvc0_2d_texture_set()