Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.h895 util_format_get_blockdepth(enum pipe_format format) in util_format_get_blockdepth() function
927 unsigned blockdepth = util_format_get_blockdepth(format); in util_format_get_nblocksz()
936 assert(util_format_get_blockdepth(format) == 1); in util_format_get_nblocks()