GL.Apple.RenderbufferStorageMultisample(All, Int32, All, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glRenderbufferStorageMultisampleAPPLE", Version="2.0")]
public static void RenderbufferStorageMultisample (OpenTK.Graphics.ES20.All target, int samples, OpenTK.Graphics.ES20.All internalformat, int width, int height);
static member RenderbufferStorageMultisample : OpenTK.Graphics.ES20.All * int * OpenTK.Graphics.ES20.All * int * int -> unit
Parameters
- target
- All
- samples
- Int32
- internalformat
- All
- width
- Int32
- height
- Int32
- Attributes