Searched refs:util_format_get_blocksize (Results 1 - 25 of 244) sorted by relevance

12345678910

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dvk_format_info.h79 return util_format_get_blocksize(vk_format_to_pipe_format(format));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.h146 return util_format_get_blocksize(pres->format) == 2 ||
147 util_format_get_blocksize(pres->format) == 4;
H A Detnaviv_etc2.c85 const unsigned bs = util_format_get_blocksize(format);
H A Detnaviv_transfer.c58 util_format_get_blocksize(format);
143 ptrans->stride, util_format_get_blocksize(rsc->base.format));
454 ptrans->stride = align(box->width, divSizeX) * util_format_get_blocksize(format); /* row stride in bytes */
469 util_format_get_blocksize(rsc->base.format));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_screen.c63 util_format_get_blocksize(format) != 12) &&
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dvk_format.h49 return util_format_get_blocksize(vk_format_to_pipe_format(format));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_resource_texture.c151 * util_format_get_blocksize(tex->b.b.format);
207 if (pt->last_level > 0 || util_format_get_blocksize(pt->format) != 4)
227 pt->width0, pt->height0, util_format_get_blocksize(pt->format),
242 if (pt->last_level > 0 || util_format_get_blocksize(pt->format) != 4)
258 pt->width0, pt->height0, util_format_get_blocksize(pt->format),
306 tex->stride = align(nblocks * util_format_get_blocksize(pt->format) * 2, 4);
466 tex->stride = mip1_nblocksx * util_format_get_blocksize(pt->format);
514 pack_x_pitch = tex->stride / util_format_get_blocksize(pt->format);
539 assert(pack_x_pitch * pack_x_nr * util_format_get_blocksize(pt->format) <= tex->stride);
575 tex->stride = nblocks * 2 * util_format_get_blocksize(p
[all...]
H A Di915_surface.c235 assert( util_format_get_blocksize(dpt->format) == util_format_get_blocksize(spt->format) );
242 util_format_get_blocksize(dpt->format),
299 util_format_get_blocksize(pt->format),
339 util_format_get_blocksize(pt->format),
H A Di915_clear.c67 if (util_format_get_blocksize(cbuf_tex->b.b.format) == 4) {
92 if (util_format_get_blocksize(depth_tex->b.b.format) == 4) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_resource_texture.c139 util_format_get_blocksize(tex->b.format);
193 if (pt->last_level > 0 || util_format_get_blocksize(pt->format) != 4)
214 pt->width0, pt->height0, util_format_get_blocksize(pt->format),
230 if (pt->last_level > 0 || util_format_get_blocksize(pt->format) != 4)
246 pt->width0, pt->height0, util_format_get_blocksize(pt->format),
336 tex->stride = align(nblocks * util_format_get_blocksize(pt->format) * 2, 4);
492 tex->stride = mip1_nblocksx * util_format_get_blocksize(pt->format);
540 pack_x_pitch = tex->stride / util_format_get_blocksize(pt->format);
567 util_format_get_blocksize(pt->format) <=
663 tex->stride = nblocks * 2 * util_format_get_blocksize(p
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_screen.c79 util_format_get_blocksize(format) != 12) &&
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_screen.c85 util_format_get_blocksize(format) != 12) &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_screen.c65 if (util_is_power_of_two_or_zero(util_format_get_blocksize(format)) ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_screen.c64 (target == PIPE_BUFFER || util_format_get_blocksize(format) != 12)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_screen.c79 (target == PIPE_BUFFER || util_format_get_blocksize(format) != 12)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/panfrost/drm/
H A Dpanfrost_drm_winsys.c46 unsigned blk_sz = util_format_get_blocksize(rsc->format);
/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd5_layout.c43 layout->cpp = util_format_get_blocksize(format);
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_varyings.h134 return util_format_get_blocksize(varyings->varying[loc].format);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_transfer.c58 util_format_get_blocksize(format);
141 ptrans->stride, util_format_get_blocksize(rsc->base.format));
228 util_format_get_blocksize(format) > 1 &&
422 ptrans->stride = align(box->width, divSizeX) * util_format_get_blocksize(format); /* row stride in bytes */
436 util_format_get_blocksize(rsc->base.format));
H A Detnaviv_etc2.c85 const unsigned bs = util_format_get_blocksize(format);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dresource.cpp77 texture_data.reserve(util_format_get_blocksize(pipe->format));
197 unsigned cpp = util_format_get_blocksize(info.format);
273 util_format_get_blocksize(pres->format),
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_scene.c177 scene->cbufs[i].format_bytes = util_format_get_blocksize(cbuf->format);
181 unsigned pixstride = util_format_get_blocksize(cbuf->format);
186 scene->cbufs[i].format_bytes = util_format_get_blocksize(cbuf->format);
199 scene->zsbuf.format_bytes = util_format_get_blocksize(zsbuf->format);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c52 templ->u.buf.first_element * util_format_get_blocksize(sf->base.format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_screen.c88 (target == PIPE_BUFFER || util_format_get_blocksize(format) != 12)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_clear.c116 if (util_format_get_blocksize(ps->format) == 4)
176 if (util_format_get_blocksize(ps->format) == 4)

Completed in 21 milliseconds

12345678910