xamarinios
namespace OpenTK.Graphics.ES20
{
    public sealed class GL : GraphicsBindingsBase
    {
        [AutoGenerated(Category = "2.0", EntryPoint = "glGetActiveUniform", Version = "2.0")]
        [CLSCompliant(false)]
        [Obsolete("Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.")]
        public static void GetActiveUniform(uint program, uint index, int bufsize, int* length, int* size, All* type, string name);
    }
}
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.

Obsolete Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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