Lines Matching refs:GL_RGB
196 case GL_RGB: in _mesa_components_in_format()
248 if (format == GL_RGB || format == GL_BGR || in _mesa_bytes_per_pixel()
255 if (format == GL_RGB || format == GL_BGR || in _mesa_bytes_per_pixel()
290 if (format == GL_RGB) in _mesa_bytes_per_pixel()
295 if (format == GL_RGB) in _mesa_bytes_per_pixel()
490 case GL_RGB: in _mesa_is_color_format()
866 case GL_RGB: in _mesa_base_format_to_integer_format()
900 base_format == GL_RGB || in _mesa_base_format_has_channel()
910 base_format == GL_RGB || in _mesa_base_format_has_channel()
919 if (base_format == GL_RGB || in _mesa_base_format_has_channel()
986 return GL_RGB; in _mesa_generic_compressed_format_to_uncompressed_format()
1039 if (format == GL_RGB) { in _mesa_error_check_format_and_type()
1089 if (format != GL_RGB) { in _mesa_error_check_format_and_type()
1164 case GL_RGB: in _mesa_error_check_format_and_type()