glCompressedTextureSubImage2D top-level property

GlCompressedTextureSubImage2D glCompressedTextureSubImage2D
getter/setter pair

Implementation

GlCompressedTextureSubImage2D glCompressedTextureSubImage2D =
    loadFunction<GlCompressedTextureSubImage2DNative>(
            _library, 'glCompressedTextureSubImage2D')
        .asFunction<GlCompressedTextureSubImage2D>();