Home
last modified time | relevance | path

Searched refs:_mesa_format_from_array_format (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/main/tests/
H A Dmesa_formats.cpp160 f = _mesa_format_from_array_format((mesa_array_format)f); in fffat_wrap()
/third_party/mesa3d/src/mesa/main/
H A Dformats.c503 _mesa_format_from_array_format(uint32_t array_format) in _mesa_format_from_array_format() function
1477 other_format = _mesa_format_from_array_format(other_format); in _mesa_format_matches_format_and_type()
H A Dformats.h672 _mesa_format_from_array_format(uint32_t array_format);
H A Dglformats.c4018 format = _mesa_format_from_array_format(format); in _mesa_tex_format_from_format_and_type()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1214 mesa_format = _mesa_format_from_array_format(mesa_format); in st_choose_matching_format_noverify()

Completed in 10 milliseconds