glDrawElementsIndirect top-level property

GlDrawElementsIndirect glDrawElementsIndirect
getter/setter pair

Implementation

GlDrawElementsIndirect glDrawElementsIndirect =
    loadFunction<GlDrawElementsIndirectNative>(
            _library, 'glDrawElementsIndirect')
        .asFunction<GlDrawElementsIndirect>();