UNPKG

584 BJavaScriptView Raw
1export default {
2 1280: 'INVALID ENUM: An unacceptable value has been specified for an enumerated argument.',
3 1281: 'INVALID_VALUE: A numeric argument is out of range.',
4 1282: 'INVALID_OPERATION: The specified command is not allowed for the current state.',
5 1285: 'OUT_OF_MEMORY: Not enough memory is left to execute the command.',
6 1286: 'INVALID_FRAMEBUFFER_OPERATION: The currently bound framebuffer is not complete when trying to render to or to read from it.',
7 37442: 'CONTEXT_LOST_WEBGL: The WebGL context is lost.',
8};
9//# sourceMappingURL=GLErrors.js.map
\No newline at end of file