Searched refs:_mesa_unpack_format_to_base_format (Results 1 – 3 of 3) sorted by relevance
121 _mesa_unpack_format_to_base_format(GLenum format);
94 GLenum dstBaseFormat = _mesa_unpack_format_to_base_format(format); in _mesa_get_readpixels_transfer_ops()163 GLenum dstBaseFormat = _mesa_unpack_format_to_base_format(format); in _mesa_readpixels_needs_slow_path()458 GLenum dstBaseFormat = _mesa_unpack_format_to_base_format(format); in read_rgba_pixels()
1468 _mesa_unpack_format_to_base_format(GLenum format) in _mesa_unpack_format_to_base_format() function