
GL.Arb.ClampColor parameter
Posted Tuesday, 7 June, 2011 - 06:02 by puklaus| Project: | The Open Toolkit library |
| Version: | 1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | open |
Description
GL.Arb.ClampColor(ArbColorBufferFloat target, ArbColorBufferFloat clamp)
should be
GL.Arb.ClampColor(ArbColorBufferFloat target, ClampColorMode clamp)

