GetShaderiv Method
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public void GetShaderiv(
int shader,
int name,
int* parameters
)
Visual Basic does not support APIs that consume or return unsafe types.
F# does not support APIs that consume or return unsafe types.