glVertexAttribLFormat top-level property

GlVertexAttribLFormat glVertexAttribLFormat
getter/setter pair

Implementation

GlVertexAttribLFormat glVertexAttribLFormat =
    loadFunction<GlVertexAttribLFormatNative>(_library, 'glVertexAttribLFormat')
        .asFunction<GlVertexAttribLFormat>();