glVertexArrayAttribFormat top-level property

GlVertexArrayAttribFormat glVertexArrayAttribFormat
getter/setter pair

Implementation

GlVertexArrayAttribFormat glVertexArrayAttribFormat =
    loadFunction<GlVertexArrayAttribFormatNative>(
            _library, 'glVertexArrayAttribFormat')
        .asFunction<GlVertexArrayAttribFormat>();