Home
last modified time | relevance | path

Searched refs:blockdepth (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/format/
Du_format.h855 unsigned blockdepth = util_format_get_blockdepth(format); in util_format_get_nblocksz() local
856 return (z + blockdepth - 1) / blockdepth; in util_format_get_nblocksz()