Home
last modified time | relevance | path

Searched refs:_mesa_unpack_format_to_base_format (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglformats.h118 _mesa_unpack_format_to_base_format(GLenum format);
H A Dreadpix.c94 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()
H A Dglformats.c1419 _mesa_unpack_format_to_base_format(GLenum format) in _mesa_unpack_format_to_base_format() function
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv55161 …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()