GL.Apple.RenderbufferStorageMultisample(All, Int32, All, Int32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- target
- All
- samples
- Int32
- internalformat
- All
- width
- Int32
- height
- Int32
- Attributs