GL.Ext.FlushMappedBufferRange(All, IntPtr, IntPtr) 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="glFlushMappedBufferRangeEXT", Version="1.1")]
public static void FlushMappedBufferRange(OpenTK.Graphics.ES11.All target, IntPtr offset, IntPtr length);
static member FlushMappedBufferRange : OpenTK.Graphics.ES11.All * nativeint * nativeint -> unit
Parâmetros
- target
- All
- offset
-
IntPtr
nativeint
- length
-
IntPtr
nativeint
- Atributos