
Missing GetIndexedPName.ColorWritemask as GetBoolean parameter
Posted Friday, 27 May, 2011 - 13:25 by kvark| Project: | The Open Toolkit library |
| Version: | 1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
OpenGL allows setting up different color masks per draw buffer for MRT. It also provides a way to query color mask for any draw buffer. This enum (see subject) is missing from OpenTK currently, preventing the one to use GetBoolean for color masks of specific buffers.


Comments
#1
Thanks, fixed in r3077.