Searched refs:_mesa_format_from_array_format (Results 1 – 6 of 6) sorted by relevance
154 f = _mesa_format_from_array_format((mesa_array_format)f); in fffat_wrap()
79 src_format = _mesa_format_from_array_format(src_format); in do_blit_drawpixels()
502 _mesa_format_from_array_format(uint32_t array_format) in _mesa_format_from_array_format() function1473 other_format = _mesa_format_from_array_format(other_format); in _mesa_format_matches_format_and_type()
669 _mesa_format_from_array_format(uint32_t array_format);
3836 format = _mesa_format_from_array_format(format); in _mesa_tex_format_from_format_and_type()
1225 mesa_format = _mesa_format_from_array_format(mesa_format); in st_choose_matching_format()