Searched refs:nvc0_mt_zslice_offset (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.h49 nvc0_mt_zslice_offset(const struct nv50_miptree *, unsigned l, unsigned z);
H A Dnvc0_miptree.c406 nvc0_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) function in typeref:typename:unsigned
H A Dnvc0_transfer.c425 offset += nvc0_mt_zslice_offset(mt, level, box->z);
H A Dnvc0_tex.c1175 address += nvc0_mt_zslice_offset(mt, view->u.tex.level, z);
H A Dnvc0_surface.c113 offset += nvc0_mt_zslice_offset(mt, level, layer);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.h69 nvc0_mt_zslice_offset(const struct nv50_miptree *, unsigned l, unsigned z);
H A Dnvc0_miptree.c555 nvc0_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) function in typeref:typename:unsigned
H A Dnvc0_transfer.c428 offset += nvc0_mt_zslice_offset(mt, level, box->z);
H A Dnvc0_surface.c115 offset += nvc0_mt_zslice_offset(mt, level, layer);

Completed in 18 milliseconds