Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dreadpix.c910 GLboolean is_signed_int = GL_FALSE; in read_pixels_es3_error_check() local
916 is_signed_int = _mesa_is_enum_format_signed_int(internalFormat); in read_pixels_es3_error_check()
939 if ((is_signed_int && type == GL_INT) || in read_pixels_es3_error_check()