glVertexAttribFormatNV top-level property

GlBindBufferRange glVertexAttribFormatNV
getter/setter pair

Implementation

GlVertexAttribFormatNV glVertexAttribFormatNV =
    loadFunction<GlVertexAttribFormatNVNative>(
            _library, 'glVertexAttribFormatNV')
        .asFunction<GlVertexAttribFormatNV>();