Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dglformats.c3029 GLenum internal_format_error = in _mesa_gles_error_check_format_and_type() local
3032 if (internal_format_error != GL_NO_ERROR) in _mesa_gles_error_check_format_and_type()
3033 return internal_format_error; in _mesa_gles_error_check_format_and_type()