Searched refs:blockdepth (Results 1 – 1 of 1) sorted by relevance
855 unsigned blockdepth = util_format_get_blockdepth(format); in util_format_get_nblocksz() local856 return (z + blockdepth - 1) / blockdepth; in util_format_get_nblocksz()