Searched refs:vk_format_get_component_bits (Results 1 – 2 of 2) sorted by relevance
177 vk_format_get_component_bits(VkFormat format, enum util_format_colorspace colorspace, in vk_format_get_component_bits() function
819 return vk_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, comp); in format_get_component_bits()