Documentation ¶
Overview ¶
Package debug helps control the flow of the messages that come out of the GL_ARB_debug_output extension. I intend to add function to filter log severity and type.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableGLDebugLogging ¶
func EnableGLDebugLogging()
EnableGLDebugLogging enables debug print message (to stdout). Will not crash if your machine does not support GL_ARB_debug_output. Only call this once.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.