Home
last modified time | relevance | path

Searched defs:stride_3d (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c461 unsigned stride_3d = (align(nby, (1 << ths)) * mt->level[l].pitch) << tds; in nv50_mt_zslice_offset() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c572 unsigned stride_3d = (align(nby, (1 << ths)) * mt->level[l].pitch) << tds; in nvc0_mt_zslice_offset() local

Completed in 2 milliseconds