Skip to main content

CompileShaderAndGetError Method

Definition

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

public string? CompileShaderAndGetError(
int shader,
string source
)

Parameters

  Int32
 
  String
 

Return Value

String

See Also

Reference

GlInterface Class
Avalonia.OpenGL Namespace