Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dbufferobj.c389 GLenum errorFormatType; in validate_clear_buffer_format() local
415 errorFormatType = _mesa_error_check_format_and_type(ctx, format, type); in validate_clear_buffer_format()
416 if (errorFormatType != GL_NO_ERROR) { in validate_clear_buffer_format()