Home
last modified time | relevance | path

Searched refs:BlueBits (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dformats.c62 uint8_t BlueBits; member
163 return info->BlueBits; in _mesa_get_format_bits()
200 max = MAX2(max, info->BlueBits); in _mesa_get_format_max_bits()
770 (info->BlueBits > 0) + in _mesa_format_num_components()
798 return (info->BlueBits + info->IntensityBits + info->LuminanceBits) > 0; in _mesa_format_has_color_component()

Completed in 2 milliseconds