Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.h927 unsigned blockdepth = util_format_get_blockdepth(format); in util_format_get_nblocksz() local
928 return (z + blockdepth - 1) / blockdepth; in util_format_get_nblocksz()