Home
last modified time | relevance | path

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

/third_party/mesa3d/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.c558 nvc0_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) in nvc0_mt_zslice_offset() function
H A Dnvc0_transfer.c428 offset += nvc0_mt_zslice_offset(mt, level, box->z); in nvc0_miptree_transfer_map()
H A Dnvc0_surface.c115 offset += nvc0_mt_zslice_offset(mt, level, layer); in nvc0_2d_texture_set()

Completed in 5 milliseconds