glVertexArrayVertexAttribIFormatEXT top-level property

GlVertexArrayVertexAttribIFormatEXT glVertexArrayVertexAttribIFormatEXT
getter/setter pair

Implementation

GlVertexArrayVertexAttribIFormatEXT glVertexArrayVertexAttribIFormatEXT =
    loadFunction<GlVertexArrayVertexAttribIFormatEXTNative>(
            _library, 'glVertexArrayVertexAttribIFormatEXT')
        .asFunction<GlVertexArrayVertexAttribIFormatEXT>();