~mmach/netext73/mesa_2004

« back to all changes in this revision

Viewing changes to src/mesa/main/errors.h

  • Committer: mmach
  • Date: 2021-03-12 20:48:59 UTC
  • Revision ID: netbit73@gmail.com-20210312204859-i194ujlcu82pq61p
21

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
   }                                                                      \
110
110
} while (0)
111
111
 
 
112
void GLAPIENTRY
 
113
_mesa_InternalSetError(GLenum error);
112
114
 
113
115
#ifdef __cplusplus
114
116
}