ILNumerics Ultimate VS

SettingsOpenGL31_FIX_GL_CLIPVERTEX Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Work around OpenGL driver issues regarding GL_ClipDistance; set to true on problems on older GL 3.1 hardware (like GT 3XXM series); default: auto

[ILNumerics Core Module]

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static bool OpenGL31_FIX_GL_CLIPVERTEX { get; set; }

Property Value

Type: Boolean
Remarks

On GL version 3.1 contexts, if the linking of affected shaders fails, the switch is automatically set to true.

[ILNumerics Core Module]

See Also

Reference