Enum: Half Float (Version 20) [done!]
Posted Tuesday, 1 January, 2008 - 11:17 by Inertia in
http://www.opengl.org/registry/specs/ARB/half_float_pixel.txt
All affected functions share the enum PixelType.
// add to Enum: PixelType
HalfFloat = ( (int) 0x140b ),
HalfFloat = ( (int) 0x140b ),



