Home
last modified time | relevance | path

Searched refs:util_format_get_nblocksy (Results 1 – 25 of 38) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c101 return align(util_format_get_nblocksy(format, width), align_to); in align_nblocksy()
339 unsigned nblocksy = util_format_get_nblocksy(pt->format, width); in i915_texture_layout_2d()
369 unsigned nblocksy = util_format_get_nblocksy(pt->format, height); in i915_texture_layout_3d()
385 nblocksy = util_format_get_nblocksy(pt->format, height); in i915_texture_layout_3d()
446 unsigned nblocksy = util_format_get_nblocksy(pt->format, height); in i945_texture_layout_2d()
505 unsigned nblocksy = util_format_get_nblocksy(pt->format, width); in i945_texture_layout_3d()
549 nblocksy = util_format_get_nblocksy(pt->format, height); in i945_texture_layout_3d()
609 util_format_get_nblocksy(pt->format, y)); in i945_texture_layout_cube()
857 unsigned nby = util_format_get_nblocksy(format, transfer->box.y);
868 unsigned nby = util_format_get_nblocksy(format, transfer->box.y);
/external/mesa3d/src/gallium/auxiliary/util/
Du_resource.c57 size += (util_format_get_nblocksy(res->format, height) * in util_resource_size()
Du_format.h816 util_format_get_nblocksy(enum pipe_format format, in util_format_get_nblocksy() function
828 return util_format_get_nblocksx(format, width) * util_format_get_nblocksy(format, height); in util_format_get_nblocks()
843 return util_format_get_nblocksy(format, height) * stride; in util_format_get_2d_size()
Du_debug_image.c127 util_format_get_nblocksy(texture->format, surface->height), in debug_dump_surface()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c103 const unsigned nblocksy = util_format_get_nblocksy(pres->format, hgt); in vrend_get_tex_image_offset()
139 const unsigned nblocksy = util_format_get_nblocksy(format, h); in virgl_texture_transfer_map()
266 buffer_size += (util_format_get_nblocksy(pt->format, height) * in vrend_resource_layout()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.h624 util_format_get_nblocksy(enum pipe_format format, in util_format_get_nblocksy() function
636 return util_format_get_nblocksx(format, width) * util_format_get_nblocksy(format, height); in util_format_get_nblocks()
651 return util_format_get_nblocksy(format, height) * stride; in util_format_get_2d_size()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c726 dst_height = util_format_get_nblocksy(dst->format, dst_height); in r600_resource_copy_region()
728 src_height0 = util_format_get_nblocksy(src->format, src_height0); in r600_resource_copy_region()
730 src_heightFL = util_format_get_nblocksy(src->format, src_heightFL); in r600_resource_copy_region()
733 dsty = util_format_get_nblocksy(dst->format, dsty); in r600_resource_copy_region()
736 sbox.y = util_format_get_nblocksy(src->format, src_box->y); in r600_resource_copy_region()
739 sbox.height = util_format_get_nblocksy(src->format, src_box->height); in r600_resource_copy_region()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c99 rect->h = util_format_get_nblocksy(pt->format, rect->h); in define_rect()
118 rect->y0 = util_format_get_nblocksy(pt->format, y) << mt->ms_y; in define_rect()
281 tx->base.layer_stride = util_format_get_nblocksy(pt->format, box->height) * in nv30_miptree_transfer_map()
285 tx->nblocksy = util_format_get_nblocksy(pt->format, box->height); in nv30_miptree_transfer_map()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c210 unsigned nby = util_format_get_nblocksy(pt->format, h); in nvc0_miptree_init_layout_tiled()
336 unsigned nby = util_format_get_nblocksy(pt->format, in nvc0_mt_zslice_offset()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_transfer.c37 rect->height = util_format_get_nblocksy(res->format, h); in nv50_m2mf_rect_setup()
39 rect->y = util_format_get_nblocksy(res->format, y); in nv50_m2mf_rect_setup()
279 tx->nblocksy = util_format_get_nblocksy(res->format, box->height); in nv50_miptree_transfer_map()
Dnv50_miptree.c307 unsigned nby = util_format_get_nblocksy(pt->format, h); in nv50_miptree_init_layout_tiled()
452 unsigned nby = util_format_get_nblocksy(pt->format, in nv50_mt_zslice_offset()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c921 dst_height = util_format_get_nblocksy(dst->format, dst_height); in si_resource_copy_region()
923 dst_height0 = util_format_get_nblocksy(dst->format, dst_height0); in si_resource_copy_region()
925 src_height0 = util_format_get_nblocksy(src->format, src_height0); in si_resource_copy_region()
928 dsty = util_format_get_nblocksy(dst->format, dsty); in si_resource_copy_region()
931 sbox.y = util_format_get_nblocksy(src->format, src_box->y); in si_resource_copy_region()
934 sbox.height = util_format_get_nblocksy(src->format, src_box->height); in si_resource_copy_region()
Dsi_dma.c267 src_y = util_format_get_nblocksy(src->format, src_box->y); in si_dma_copy()
268 dst_y = util_format_get_nblocksy(src->format, dst_y); in si_dma_copy()
/external/mesa3d/src/gallium/winsys/sw/hgl/
Dhgl_sw_winsys.c124 unsigned blockSize = util_format_get_nblocksy(format, height); in hgl_winsys_displaytarget_create()
/external/mesa3d/src/gallium/winsys/sw/dri/
Ddri_sw_winsys.c106 nblocksy = util_format_get_nblocksy(format, height); in dri_sw_displaytarget_create()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_resource.c165 mip->layer_stride = mip->stride * util_format_get_nblocksy(prsc->format, mip->padded_height); in setup_miptree()
530 level->layer_stride = level->stride * util_format_get_nblocksy(prsc->format, in etna_resource_from_handle()
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h793 util_format_get_nblocksy(format, h); in nine_format_get_level_alloc_size()
816 util_format_get_nblocksy(format, h); in nine_format_get_size_and_offsets()
Dvolume9.c239 y = util_format_get_nblocksy(This->info.format, y); in NineVolume9_GetSystemMemPointer()
/external/mesa3d/src/gallium/drivers/trace/
Dtr_dump.c458 + (util_format_get_nblocksy(format, box->height) - 1) * stride in trace_dump_box_bytes()
/external/mesa3d/src/gallium/winsys/virgl/vtest/
Dvirgl_vtest_socket.c260 int hblocks = util_format_get_nblocksy(format, box->height); in virgl_vtest_recv_transfer_get_data()
/external/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c409 nblocksy = util_format_get_nblocksy(format, height); in xlib_displaytarget_create()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.c350 nblocksy = util_format_get_nblocksy(texture->format, st->base.box.height); in svga_texture_transfer_map_dma()
468 nblocksy = util_format_get_nblocksy(texture->format, h); in svga_texture_transfer_map_direct()
1422 nblocksy = util_format_get_nblocksy(texture->format, st->base.box.height); in svga_texture_transfer_map_upload()
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c199 util_format_get_nblocksy(format, h)); in init_tex()
240 util_format_get_nblocksy(tex->format, tex->height0)); in check_tex()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.c69 nblocksy = util_format_get_nblocksy(pt->format, height); in softpipe_resource_layout()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c117 nblocksy = util_format_get_nblocksy(pt->format, in llvmpipe_texture_layout()

12