glGetTextureSubImage top-level property

GlCompressedMultiTexSubImage3DEXT glGetTextureSubImage
getter/setter pair

Implementation

GlGetTextureSubImage glGetTextureSubImage =
    loadFunction<GlGetTextureSubImageNative>(_library, 'glGetTextureSubImage')
        .asFunction<GlGetTextureSubImage>();