glVertexAttribFormatNV top-level property

GlVertexAttribFormatNV glVertexAttribFormatNV
getter/setter pair

Implementation

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