Searched defs:nv50_mt_zslice_offset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_miptree.c347 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) function
419 ns->offset += nv50_mt_zslice_offset(mt, l, z);
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_miptree.c347 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) function
419 ns->offset += nv50_mt_zslice_offset(mt, l, z);

Completed in 234 milliseconds