Searched refs:util_format_get_blockwidth (Results 1 – 3 of 3) sorted by relevance
148 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
869 util_format_get_blockwidth(enum pipe_format format) in util_format_get_blockwidth() function911 unsigned blockwidth = util_format_get_blockwidth(format); in util_format_get_nblocksx()
64 int blockwidth = util_format_get_blockwidth(format); in util_copy_rect()