glVertexAttribFormat top-level property

GlVertexAttribFormat glVertexAttribFormat
getter/setter pair

Implementation

GlVertexAttribFormat glVertexAttribFormat =
    loadFunction<GlVertexAttribFormatNative>(_library, 'glVertexAttribFormat')
        .asFunction<GlVertexAttribFormat>();