glVertexAttribFormat top-level property
Implementation
GlVertexAttribFormat glVertexAttribFormat =
loadFunction<GlVertexAttribFormatNative>(_library, 'glVertexAttribFormat')
.asFunction<GlVertexAttribFormat>();
GlVertexAttribFormat glVertexAttribFormat =
loadFunction<GlVertexAttribFormatNative>(_library, 'glVertexAttribFormat')
.asFunction<GlVertexAttribFormat>();