glClearTexSubImage top-level property

GlClearTexSubImage glClearTexSubImage
getter/setter pair

Implementation

GlClearTexSubImage glClearTexSubImage =
    loadFunction<GlClearTexSubImageNative>(_library, 'glClearTexSubImage')
        .asFunction<GlClearTexSubImage>();