Searched refs:util_format_get_component_bits (Results 1 – 3 of 3) sorted by relevance
180 return util_format_get_component_bits(vk_format_to_pipe_format(format), in vk_format_get_component_bits()
343 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, 0) <= 8) { in util_pack_color()
956 util_format_get_component_bits(enum pipe_format format, in util_format_get_component_bits() function