Searched refs:errorFormatType (Results 1 – 1 of 1) sorted by relevance
368 GLenum errorFormatType; in validate_clear_buffer_format() local394 errorFormatType = _mesa_error_check_format_and_type(ctx, format, type); in validate_clear_buffer_format()395 if (errorFormatType != GL_NO_ERROR) { in validate_clear_buffer_format()