glCompressedTextureSubImage2D top-level property
Implementation
GlCompressedTextureSubImage2D glCompressedTextureSubImage2D =
loadFunction<GlCompressedTextureSubImage2DNative>(
_library, 'glCompressedTextureSubImage2D')
.asFunction<GlCompressedTextureSubImage2D>();