
[GL 4.0] Texture Gather
Posted Saturday, 15 May, 2010 - 15:49 by Inertia| Project: | The Open Toolkit library |
| Version: | 1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
http://www.opengl.org/registry/specs/ARB/texture_gather.txt
Add to enum GetPName:
MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB 0x8E5E
MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB 0x8E5F
MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB 0x8F9F


Comments
#1
Fixed in gl4 branch, r2954.