Function Gl.GetCompressedTextureImage

Commands for GL_VERSION_4_5

void GetCompressedTextureImage (
  uint texture,
  int level,
  int bufSize,
  void* pixels
) const;