glVertexAttribIFormat top-level property

GlVertexAttribIFormat glVertexAttribIFormat
getter/setter pair

Implementation

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