Home
last modified time | relevance | path

Searched defs:nby (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c262 unsigned nby = util_format_get_nblocksy(pt->format, h); in nvc0_miptree_init_layout_tiled() local
465 unsigned nby = util_format_get_nblocksy(pt->format, in nvc0_mt_zslice_offset() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c307 unsigned nby = util_format_get_nblocksy(pt->format, h); in nv50_miptree_init_layout_tiled() local
452 unsigned nby = util_format_get_nblocksy(pt->format, in nv50_mt_zslice_offset() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c478 unsigned nby = util_format_get_nblocksy(pt->format, h); in nv30_miptree_create() local