Bugzilla – Bug 453
Missing definition of constant GL_SRC1_ALPHA in GL/gl3.h
Last modified: 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.