Searched refs:nv50_mt_zslice_offset (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
D | nv50_resource.h | 114 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z);
|
D | nv50_miptree.c | 347 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()
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_resource.h | 114 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z);
|
D | nv50_miptree.c | 347 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()
|