Lines Matching refs:GL_RGBA
202 case GL_RGBA: in _mesa_components_in_format()
264 if (format == GL_RGBA || format == GL_BGRA || format == GL_ABGR_EXT || in _mesa_bytes_per_pixel()
273 if (format == GL_RGBA || format == GL_BGRA || format == GL_ABGR_EXT || in _mesa_bytes_per_pixel()
502 case GL_RGBA: in _mesa_is_color_format()
868 case GL_RGBA: in _mesa_base_format_to_integer_format()
901 base_format == GL_RGBA) { in _mesa_base_format_has_channel()
911 base_format == GL_RGBA) { in _mesa_base_format_has_channel()
920 base_format == GL_RGBA) { in _mesa_base_format_has_channel()
928 if (base_format == GL_RGBA || in _mesa_base_format_has_channel()
988 return GL_RGBA; in _mesa_generic_compressed_format_to_uncompressed_format()
1056 if (format == GL_RGBA || in _mesa_error_check_format_and_type()
1211 case GL_RGBA: in _mesa_error_check_format_and_type()