Delegate EGLDebugProcKHR
Namespace: OpenTK.Graphics.Egl
Assembly: OpenTK.Graphics.dll
Syntax
public delegate void EGLDebugProcKHR(All error, byte* command, int messageType, EGLLabelKHR threadLabel, EGLLabelKHR objectLabel, byte* message)
Parameters
Type | Name | Description |
---|---|---|
All | error | |
byte* | command | |
int | messageType | |
EGLLabelKHR | threadLabel | |
EGLLabelKHR | objectLabel | |
byte* | message |