Skip to main content

GetProgramInfoLog Method

Definition

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

public void GetProgramInfoLog(
int program,
int maxLength,
out int len,
void* infoLog
)
View Source

Parameters

  Int32
 
  Int32
 
  Int32
 
  Void*
 

See Also

Reference

GlInterface Class
Avalonia.OpenGL Namespace