HomeSort by relevance Sort by last modified time
    Searched refs:util_format_get_nblocksx (Results 26 - 30 of 30) sorted by null

12

  /external/mesa3d/src/gallium/tests/trivial/
compute.c 194 util_format_get_nblocksx(format, w));
238 util_format_get_nblocksx(tex->format, tex->width0));
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_surface.c 223 unsigned nx = util_format_get_nblocksx(src->format, src_box->width);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_surface.c 230 unsigned nx = util_format_get_nblocksx(src->format, src_box->width);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_surface.c 223 unsigned nx = util_format_get_nblocksx(src->format, src_box->width);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_surface.c 230 unsigned nx = util_format_get_nblocksx(src->format, src_box->width);
    [all...]

Completed in 421 milliseconds

12