KhronosGroup / OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
677 stars 274 forks source link

Typo in WGL_ARB_pixel_format_float #616

Closed NogginBops closed 2 months ago

NogginBops commented 2 months ago

Should be WGL_TYPE_RGBA_FLOAT_ARB instead of WGL_TYPE_RGBA_FLAOT_ARB. https://github.com/KhronosGroup/OpenGL-Registry/blob/5466009a38991f5ea5c2009105bd83f19fe49979/extensions/ATI/WGL_ATI_pixel_format_float.txt#L221

oddhack commented 2 months ago

Thanks!