HomeSort by relevance Sort by last modified time
    Searched refs:nv50_mt_zslice_offset (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_resource.h 114 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z);
nv50_miptree.c 347 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 56 milliseconds