Searched refs:_mesa_unpack_format_to_base_format (Results 1 – 4 of 4) sorted by relevance
118 _mesa_unpack_format_to_base_format(GLenum format);
94 GLenum dstBaseFormat = _mesa_unpack_format_to_base_format(format); in _mesa_get_readpixels_transfer_ops()176 GLenum dstBaseFormat = _mesa_unpack_format_to_base_format(format); in _mesa_readpixels_needs_slow_path()471 GLenum dstBaseFormat = _mesa_unpack_format_to_base_format(format); in read_rgba_pixels()
1419 _mesa_unpack_format_to_base_format(GLenum format) in _mesa_unpack_format_to_base_format() function
55161 …mesa3d,[email protected],meta: Use _mesa_unpack_format_to_base_format() to…66071 …[email protected],mesa: Add a helper function _mesa_unpack_format_to_base_format()