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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.h122 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z);
H A Dnv50_miptree.c445 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) function
517 ns->offset += nv50_mt_zslice_offset(mt, l, z);
H A Dnv50_surface.c110 offset += nv50_mt_zslice_offset(mt, level, layer);

Completed in 99 milliseconds