Inertia's picture

[GL 4.0] Texture Gather

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

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

Fixed in gl4 branch, r2954.