glVertexArrayAttribIFormat top-level property

GlVertexArrayAttribIFormat glVertexArrayAttribIFormat
getter/setter pair

Implementation

GlVertexArrayAttribIFormat glVertexArrayAttribIFormat =
    loadFunction<GlVertexArrayAttribIFormatNative>(
            _library, 'glVertexArrayAttribIFormat')
        .asFunction<GlVertexArrayAttribIFormat>();