Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.h961 enum util_format_colorspace desc_colorspace; in util_format_get_component_bits() local
975 desc_colorspace = UTIL_FORMAT_COLORSPACE_RGB; in util_format_get_component_bits()
977 desc_colorspace = desc->colorspace; in util_format_get_component_bits()
980 if (desc_colorspace != colorspace) { in util_format_get_component_bits()