glObjectLabel top-level property

GlBindFragDataLocationIndexed glObjectLabel
getter/setter pair

Implementation

GlObjectLabel glObjectLabel =
    loadFunction<GlObjectLabelNative>(_library, 'glObjectLabel')
        .asFunction<GlObjectLabel>();