kvark's picture

Missing GetIndexedPName.ColorWritemask as GetBoolean parameter

Project:The Open Toolkit library
Version:1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:fixed
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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
the Fiddler's picture

#1

Status:open» fixed

Thanks, fixed in r3077.