Searched refs:util_format_get_blockheight (Results 1 – 3 of 3) sorted by relevance
154 return util_format_get_blockheight(vk_format_to_pipe_format(format)); in vk_format_get_blockheight()
882 util_format_get_blockheight(enum pipe_format format) in util_format_get_blockheight() function919 unsigned blockheight = util_format_get_blockheight(format); in util_format_get_nblocksy()
65 int blockheight = util_format_get_blockheight(format); in util_copy_rect()