test
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
GL_SUN_global_alpha
|
||||
https://www.khronos.org/registry/OpenGL/extensions/SUN/SUN_global_alpha.txt
|
||||
GL_SUN_global_alpha
|
||||
|
||||
GL_GLOBAL_ALPHA_SUN 0x81D9
|
||||
GL_GLOBAL_ALPHA_FACTOR_SUN 0x81DA
|
||||
void glGlobalAlphaFactorbSUN (GLbyte factor)
|
||||
void glGlobalAlphaFactordSUN (GLdouble factor)
|
||||
void glGlobalAlphaFactorfSUN (GLfloat factor)
|
||||
void glGlobalAlphaFactoriSUN (GLint factor)
|
||||
void glGlobalAlphaFactorsSUN (GLshort factor)
|
||||
void glGlobalAlphaFactorubSUN (GLubyte factor)
|
||||
void glGlobalAlphaFactoruiSUN (GLuint factor)
|
||||
void glGlobalAlphaFactorusSUN (GLushort factor)
|
||||
Reference in New Issue
Block a user