| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_blit.c | 725 dst_width = util_format_get_nblocksx(dst->format, dst_width); 727 src_width0 = util_format_get_nblocksx(src->format, src_width0); 729 src_widthFL = util_format_get_nblocksx(src->format, src_widthFL); 732 dstx = util_format_get_nblocksx(dst->format, dstx); 735 sbox.x = util_format_get_nblocksx(src->format, src_box->x); 738 sbox.width = util_format_get_nblocksx(src->format, src_box->width); 750 dst_width = util_format_get_nblocksx(dst->format, dst_width); 751 src_width0 = util_format_get_nblocksx(src->format, src_width0); 752 src_widthFL = util_format_get_nblocksx(src->format, src_widthFL); 754 dstx = util_format_get_nblocksx(ds [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_blit.c | 727 dst_width = util_format_get_nblocksx(dst->format, dst_width); 729 src_width0 = util_format_get_nblocksx(src->format, src_width0); 731 src_widthFL = util_format_get_nblocksx(src->format, src_widthFL); 734 dstx = util_format_get_nblocksx(dst->format, dstx); 737 sbox.x = util_format_get_nblocksx(src->format, src_box->x); 740 sbox.width = util_format_get_nblocksx(src->format, src_box->width); 752 dst_width = util_format_get_nblocksx(dst->format, dst_width); 753 src_width0 = util_format_get_nblocksx(src->format, src_width0); 754 src_widthFL = util_format_get_nblocksx(src->format, src_widthFL); 756 dstx = util_format_get_nblocksx(ds [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_miptree.c | 97 rect->w = util_format_get_nblocksx(pt->format, rect->w); 117 rect->x0 = util_format_get_nblocksx(pt->format, x) << mt->ms_x; 119 rect->x1 = rect->x0 + (util_format_get_nblocksx(pt->format, w) << mt->ms_x); 294 tx->base.stride = align(util_format_get_nblocksx(pt->format, box->width) * 299 tx->nblocksx = util_format_get_nblocksx(pt->format, box->width); 453 mt->uniform_pitch = util_format_get_nblocksx(pt->format, w) * blocksz; 477 unsigned nbx = util_format_get_nblocksx(pt->format, w);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_miptree.c | 102 rect->w = util_format_get_nblocksx(pt->format, rect->w); 122 rect->x0 = util_format_get_nblocksx(pt->format, x) << mt->ms_x; 124 rect->x1 = rect->x0 + (util_format_get_nblocksx(pt->format, w) << mt->ms_x); 299 tx->base.stride = align(util_format_get_nblocksx(pt->format, box->width) * 304 tx->nblocksx = util_format_get_nblocksx(pt->format, box->width); 449 mt->uniform_pitch = util_format_get_nblocksx(pt->format, w) * blocksz; 473 unsigned nbx = util_format_get_nblocksx(pt->format, w);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 957 dst_width = util_format_get_nblocksx(dst->format, dst_width); 959 dst_width0 = util_format_get_nblocksx(dst->format, dst_width0); 961 src_width0 = util_format_get_nblocksx(src->format, src_width0); 964 dstx = util_format_get_nblocksx(dst->format, dstx); 967 sbox.x = util_format_get_nblocksx(src->format, src_box->x); 970 sbox.width = util_format_get_nblocksx(src->format, src_box->width); 981 dst_width = util_format_get_nblocksx(dst->format, dst_width); 982 dst_width0 = util_format_get_nblocksx(dst->format, dst_width0); 983 src_width0 = util_format_get_nblocksx(src->format, src_width0); 985 dstx = util_format_get_nblocksx(ds [all...] |
| H A D | si_dma.c | 227 src_x = util_format_get_nblocksx(src->format, src_box->x); 228 dst_x = util_format_get_nblocksx(src->format, dst_x);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 961 dst_width = util_format_get_nblocksx(dst->format, dst_width); 963 dst_width0 = util_format_get_nblocksx(dst->format, dst_width0); 965 src_width0 = util_format_get_nblocksx(src->format, src_width0); 968 dstx = util_format_get_nblocksx(dst->format, dstx); 971 sbox.x = util_format_get_nblocksx(src->format, src_box->x); 974 sbox.width = util_format_get_nblocksx(src->format, src_box->width); 985 dst_width = util_format_get_nblocksx(dst->format, dst_width); 986 dst_width0 = util_format_get_nblocksx(dst->format, dst_width0); 987 src_width0 = util_format_get_nblocksx(src->format, src_width0); 989 dstx = util_format_get_nblocksx(ds [all...] |
| H A D | si_texture.c | 113 sbox.width = util_format_get_nblocksx(dst->format, sbox.width); 114 sbox.height = util_format_get_nblocksx(dst->format, sbox.height); 1701 res->width0 = util_format_get_nblocksx(orig->format, box->width); 2048 unsigned nblks_x = util_format_get_nblocksx(tex->format, width); 2054 width0 = util_format_get_nblocksx(tex->format, width0);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/ |
| H A D | freedreno_layout.h | 248 uint32_t nblocksx = util_format_get_nblocksx(layout->format, layout->width0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_resource_texture.c | 95 return align(util_format_get_nblocksx(format, width), align_to); 299 const unsigned nblocks = util_format_get_nblocksx(pt->format, width); 445 unsigned nblocksx = util_format_get_nblocksx(pt->format, width); 463 util_format_get_nblocksx(pt->format, u_minify(width, 2)); 558 const unsigned nblocks = util_format_get_nblocksx(pt->format, width); 608 util_format_get_nblocksx(pt->format, x),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_resource_texture.c | 84 return align(util_format_get_nblocksx(format, width), align_to); 329 const unsigned nblocks = util_format_get_nblocksx(pt->format, width); 471 unsigned nblocksx = util_format_get_nblocksx(pt->format, width); 489 util_format_get_nblocksx(pt->format, u_minify(width, 2)); 646 const unsigned nblocks = util_format_get_nblocksx(pt->format, width); 696 util_format_get_nblocksx(pt->format, x),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_format.h | 853 util_format_get_nblocksx(enum pipe_format format, function in typeref:typename:unsigned 873 return util_format_get_nblocksx(format, width) * util_format_get_nblocksy(format, height); 880 return util_format_get_nblocksx(format, width) * util_format_get_blocksize(format);
|
| H A D | u_debug_image.c | 126 util_format_get_nblocksx(texture->format, surface->width),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_transfer.c | 36 rect->width = util_format_get_nblocksx(res->format, w); 38 rect->x = util_format_get_nblocksx(res->format, x); 278 tx->nblocksx = util_format_get_nblocksx(res->format, box->width);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_debug_image.c | 126 util_format_get_nblocksx(texture->format, surface->width),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_miptree.c | 276 unsigned nbx = util_format_get_nblocksx(pt->format, w); 388 const unsigned nbx = util_format_get_nblocksx(pt->format, pt->width0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.c | 280 util_format_get_nblocksx(
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.c | 268 util_format_get_nblocksx(
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_resource_texture.c | 215 stride = util_format_get_nblocksx(texture->format, texture->width0) * 281 nblocksx = util_format_get_nblocksx(texture->format, st->box.w); 396 nblocksx = util_format_get_nblocksx(texture->format, w); 1363 nblocksx = util_format_get_nblocksx(texture->format, st->base.box.width);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_transfer.c | 36 rect->width = util_format_get_nblocksx(res->format, w); 38 rect->x = util_format_get_nblocksx(res->format, x); 404 tx->nblocksx = util_format_get_nblocksx(res->format, box->width);
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format.h | 892 util_format_get_nblocksx(enum pipe_format format, function in typeref:typename:unsigned 921 return util_format_get_nblocksx(format, width) * util_format_get_nblocksy(format, height); 928 return (size_t)util_format_get_nblocksx(format, width) * util_format_get_blocksize(format);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 475 ptrans->stride = util_format_get_nblocksx(format, slice->pitch) * rsc->cpp; 491 trans->base.stride = util_format_get_nblocksx(format, 605 trans->base.stride = util_format_get_nblocksx(format,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_miptree.c | 212 unsigned nbx = util_format_get_nblocksx(pt->format, w);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_resource_texture.c | 216 stride = util_format_get_nblocksx(texture->format, texture->width0) * 328 nblocksx = util_format_get_nblocksx(texture->format, st->box.w); 446 nblocksx = util_format_get_nblocksx(texture->format, w); 1425 nblocksx = util_format_get_nblocksx(texture->format, st->base.box.width);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.c | 265 util_format_get_nblocksx(
|