Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.h180 return util_format_get_component_bits(vk_format_to_pipe_format(format), in vk_format_get_component_bits()
/hardware/google/gfxstream/guest/mesa/src/util/
Du_pack_color.h343 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, 0) <= 8) { in util_pack_color()
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.h956 util_format_get_component_bits(enum pipe_format format, in util_format_get_component_bits() function