Searched refs:util_format_get_blockdepth (Results 1 – 2 of 2) sorted by relevance
879 util_format_get_blockdepth(enum pipe_format format) in util_format_get_blockdepth() function911 unsigned blockdepth = util_format_get_blockdepth(format); in util_format_get_nblocksz()920 assert(util_format_get_blockdepth(format) == 1); in util_format_get_nblocks()
393 util_format_get_blockdepth(res->base.format)); in fill_buffer_location()