Skip to main content

CreatePBufferFromClientBuffer(Int32, IntPtr, Int32[]) Method

Definition

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

public EglSurface CreatePBufferFromClientBuffer(
int bufferType,
IntPtr handle,
int[] attribs
)

Parameters

  Int32
 
  IntPtr
 
  Int32[]
 

Return Value

EglSurface

See Also

Reference

EglDisplay Class
CreatePBufferFromClientBuffer Overload
Avalonia.OpenGL.Egl Namespace