GL.Oes.RenderbufferStorage(All, All, Int32, Int32) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glRenderbufferStorageOES", Version="1.1")]
public static void RenderbufferStorage (OpenTK.Graphics.ES11.All target, OpenTK.Graphics.ES11.All internalformat, int width, int height);
static member RenderbufferStorage : OpenTK.Graphics.ES11.All * OpenTK.Graphics.ES11.All * int * int -> unit

Parameters

target
All
internalformat
All
width
Int32
height
Int32
Attributes

Applies to