Khronos Public Bugzilla
Bug 453 - Missing definition of constant GL_SRC1_ALPHA in GL/gl3.h
: Missing definition of constant GL_SRC1_ALPHA in GL/gl3.h
Status: NEW
Product: OpenGL
Classification: Unclassified
Component: Registry
: 3.3
: PC Windows
: P3 trivial
: ---
Assigned To: Jon Leech
:
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-03-22 01:56 PDT by Nikolay Zapolnov
Modified: 2011-03-22 01:56 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolay Zapolnov 2011-03-22 01:56:37 PDT
There is no definition of constant GL_SRC1_ALPHA in the GL/gl3.h header file.

It is only mentioned in comment /* reuse GL_SRC1_ALPHA */ on line 1428 but it is not defined anywhere.