Home
last modified time | relevance | path

Searched refs:_mesa_is_format_unsigned (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dformats.h684 _mesa_is_format_unsigned(mesa_format format);
H A Dformat_utils.c365 _mesa_is_format_unsigned(src_format)) { in _mesa_format_convert()
403 _mesa_is_format_unsigned(dst_format)) { in _mesa_format_convert()
H A Dformats.c565 _mesa_is_format_unsigned(mesa_format format) in _mesa_is_format_unsigned() function
H A Dreadpix.c527 src_is_uint = _mesa_is_format_unsigned(rb_format); in read_rgba_pixels()

Completed in 9 milliseconds