glCompressedTextureSubImage1D top-level property

GlCompressedTextureSubImage1D glCompressedTextureSubImage1D
getter/setter pair

Implementation

GlCompressedTextureSubImage1D glCompressedTextureSubImage1D =
    loadFunction<GlCompressedTextureSubImage1DNative>(
            _library, 'glCompressedTextureSubImage1D')
        .asFunction<GlCompressedTextureSubImage1D>();