Searched refs:desc_colorspace (Results 1 – 2 of 2) sorted by relevance
199 enum util_format_colorspace desc_colorspace; in vk_format_get_component_bits() local213 desc_colorspace = UTIL_FORMAT_COLORSPACE_RGB; in vk_format_get_component_bits()215 desc_colorspace = desc->colorspace; in vk_format_get_component_bits()218 if (desc_colorspace != colorspace) { in vk_format_get_component_bits()
945 enum util_format_colorspace desc_colorspace; in util_format_get_component_bits() local959 desc_colorspace = UTIL_FORMAT_COLORSPACE_RGB; in util_format_get_component_bits()961 desc_colorspace = desc->colorspace; in util_format_get_component_bits()964 if (desc_colorspace != colorspace) { in util_format_get_component_bits()