xamarinios
namespace OpenTK.Graphics.ES30
{
    public sealed class GL : GraphicsBindingsBase
    {
        [AutoGenerated(Category = "3.0", EntryPoint = "glCompressedTexSubImage2D", Version = "3.0")]
        public static void CompressedTexSubImage2D<T8>(TextureTarget target, int level, int xoffset, int yoffset, int width, int height, PixelFormat format, int imageSize, T8[,] data)
            where T8, struct;
    }
}
Xamarin Android 0.0
Xamarin iOS 0.0
Xamarin tvOS 0.0
Information specific to xamarinios
Assembly

OpenTK-1.0 , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/18/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙