Skip to main content

RenderbufferStorage Method

Definition

Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

public void RenderbufferStorage(
int target,
int internalFormat,
int width,
int height
)

Parameters

  Int32
 
  Int32
 
  Int32
 
  Int32
 

See Also

Reference

GlInterface Class
Avalonia.OpenGL Namespace