Home
last modified time | relevance | path

Searched refs:nv50_mt_zslice_offset (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_resource.h114 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z);
Dnv50_miptree.c347 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) in nv50_mt_zslice_offset() function
419 ns->offset += nv50_mt_zslice_offset(mt, l, z); in nv50_miptree_surface_new()