Home
last modified time | relevance | path

Searched refs:_mesa_is_enum_format_unsigned_int (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglformats.h82 _mesa_is_enum_format_unsigned_int(GLenum format);
H A Dglformats.c693 _mesa_is_enum_format_unsigned_int(GLenum format) in _mesa_is_enum_format_unsigned_int() function
892 return _mesa_is_enum_format_unsigned_int(format) || in _mesa_is_enum_format_integer()
H A Dformatquery.c661 if (_mesa_is_enum_format_unsigned_int(internalFormat)) in _mesa_generic_type_for_internal_format()
H A Dreadpix.c939 is_unsigned_int = _mesa_is_enum_format_unsigned_int(internalFormat); in read_pixels_es3_error_check()
H A Dteximage.c2630 _mesa_is_enum_format_unsigned_int(internalFormat) != in copytexture_error_check()
2631 _mesa_is_enum_format_unsigned_int(rb_internal_format)) { in copytexture_error_check()