Tao.Glfw SDK Documentation |
|
Glfw.GLFW_ACCELERATED Field
GL_TRUE if window is hardware accelerated, else GL_FALSE.
[Visual Basic]
Public Const GLFW_ACCELERATED As
Integer = 131076
[C#]
public const
int GLFW_ACCELERATED = 131076;
See Also
Glfw Class | Tao.Glfw Namespace