
TextureCompareMode should contain NONE
Posted Friday, 6 August, 2010 - 14:46 by zahirtezcan| Project: | The Open Toolkit library |
| Version: | 1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
As declared in OpenGL specification document, default value for texture compare mode parameter is NONE, but TextureCompareMode contains only CompareRefToTexture and CompareRToTexture


Comments
#1
Thanks, fixed in r2942.