glCompressedTextureSubImage3D top-level property

GlCompressedTextureSubImage3D glCompressedTextureSubImage3D
getter/setter pair

Implementation

GlCompressedTextureSubImage3D glCompressedTextureSubImage3D =
    loadFunction<GlCompressedTextureSubImage3DNative>(
            _library, 'glCompressedTextureSubImage3D')
        .asFunction<GlCompressedTextureSubImage3D>();