Home
last modified time | relevance | path

Searched refs:_mesa_format_from_array_format (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dformats.c503 _mesa_format_from_array_format(uint32_t array_format) in _mesa_format_from_array_format() function
1176 other_format = _mesa_format_from_array_format(other_format); in _mesa_format_matches_format_and_type()
H A Dformats.h675 _mesa_format_from_array_format(uint32_t array_format);
H A Dglformats.c4105 format = _mesa_format_from_array_format(format); in _mesa_tex_format_from_format_and_type()
/aosp_15_r20/external/mesa3d/src/mesa/main/tests/
H A Dmesa_formats.cpp157 f = _mesa_format_from_array_format((mesa_array_format)f); in fffat_wrap()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1287 mesa_format = _mesa_format_from_array_format(mesa_format); in st_choose_matching_format_noverify()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv62106[email protected],formats: Use a hash table for _mesa_format_from_array_format