glCompressedTextureSubImage3D top-level property
Implementation
GlCompressedTextureSubImage3D glCompressedTextureSubImage3D =
loadFunction<GlCompressedTextureSubImage3DNative>(
_library, 'glCompressedTextureSubImage3D')
.asFunction<GlCompressedTextureSubImage3D>();