Show / Hide Table of Contents

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
In this article
Back to top Generated by DocFX