Skip to content

API Reference / @gtkx/gl / NO_ERROR

Variable: NO_ERROR

const NO_ERROR: 0 = 0

Defined in: generated/enums.d.ts:6521

GL_NO_ERROR.

Provided by GL_VERSION_1_0. Also provided by the GL_ARB_robustness, GL_KHR_robustness extensions. GL_KHR_robustness note: KHR extensions mandate suffixes for ES, unlike for GL. Groups: SpecialNumbers, GraphicsResetStatus, ErrorCode. Allocated from the ARB enumerant range: Tokens whose numeric value is intrinsically meaningful.

Released under the MPL-2.0 License.