Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c277 unsigned nby = util_format_get_nblocksy(pt->format, h); in nvc0_miptree_init_layout_tiled() local
389 const unsigned nby = util_format_get_nblocksy(pt->format, pt->height0); in nvc0_miptree_select_best_modifier() local
565 unsigned nby = util_format_get_nblocksy(pt->format, in nvc0_mt_zslice_offset() local
Dnvc0_tex.c1114 unsigned nby = align(util_format_get_nblocksy(view->format, height), in nvc0_set_surface_info() local
1186 const unsigned nby = util_format_get_nblocksy(view->format, height); in nvc0_validate_suf() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c303 unsigned nby = util_format_get_nblocksy(pt->format, h); in nv50_miptree_init_layout_tiled() local
454 unsigned nby = util_format_get_nblocksy(pt->format, in nv50_mt_zslice_offset() local
Dnv50_compute.c356 unsigned nby = align(util_format_get_nblocksy(view->format, height), in nv50_set_surface_info() local
447 const unsigned nby = util_format_get_nblocksy(view->format, height); in nv50_compute_validate_surfaces() local
/third_party/ffmpeg/libavcodec/
Dscpr.h56 uint32_t nbx, nby; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c474 unsigned nby = util_format_get_nblocksy(pt->format, h); in nv30_miptree_create() local