GL.Apple.RenderbufferStorageMultisample(All, Int32, All, Int32, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glRenderbufferStorageMultisampleAPPLE", Version="1.1")]
public static void RenderbufferStorageMultisample(OpenTK.Graphics.ES11.All target, int samples, OpenTK.Graphics.ES11.All internalformat, int width, int height);
static member RenderbufferStorageMultisample : OpenTK.Graphics.ES11.All * int * OpenTK.Graphics.ES11.All * int * int -> unit
Parâmetros
- target
- All
- samples
- Int32
- internalformat
- All
- width
- Int32
- height
- Int32
- Atributos