glVertexAttribIFormat top-level property

GlBindVertexBuffer glVertexAttribIFormat
getter/setter pair

Implementation

GlVertexAttribIFormat glVertexAttribIFormat =
    loadFunction<GlVertexAttribIFormatNative>(_library, 'glVertexAttribIFormat')
        .asFunction<GlVertexAttribIFormat>();