Home
last modified time | relevance | path

Searched defs:nbx (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c302 unsigned nbx = util_format_get_nblocksx(pt->format, w); in nv50_miptree_init_layout_tiled() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c276 unsigned nbx = util_format_get_nblocksx(pt->format, w); in nvc0_miptree_init_layout_tiled() local
388 const unsigned nbx = util_format_get_nblocksx(pt->format, pt->width0); in nvc0_miptree_select_best_modifier() local
H A Dnvc0_tex.c1185 const unsigned nbx = util_format_get_nblocksx(view->format, width); in nvc0_validate_suf() local
/third_party/ffmpeg/libavcodec/
H A Dscpr.h56 uint32_t nbx, nby; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_miptree.c473 unsigned nbx = util_format_get_nblocksx(pt->format, w); in nv30_miptree_create() local

Completed in 8 milliseconds