glCopyTextureSubImage3D top-level property

GlCopyMultiTexImage2DEXT glCopyTextureSubImage3D
getter/setter pair

Implementation

GlCopyTextureSubImage3D glCopyTextureSubImage3D =
    loadFunction<GlCopyTextureSubImage3DNative>(
            _library, 'glCopyTextureSubImage3D')
        .asFunction<GlCopyTextureSubImage3D>();