Searched refs:hgt (Results 1 – 1 of 1) sorted by relevance
233 const unsigned hgt = u_minify(spr->base.height0, level); in sp_get_tex_image_offset() local234 const unsigned nblocksy = util_format_get_nblocksy(spr->base.format, hgt); in sp_get_tex_image_offset()367 const unsigned hgt = u_minify(spr->base.height0, level); in softpipe_get_transfer() local368 const unsigned nblocksy = util_format_get_nblocksy(format, hgt); in softpipe_get_transfer()