test
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
GL_SGIX_fog_layers
|
||||
https://www.khronos.org/registry/OpenGL/extensions/SGIX/SGIX_fog_layers.txt
|
||||
GL_SGIX_fog_layers
|
||||
|
||||
GL_FOG_TYPE_SGIX 0x8323
|
||||
GL_UNIFORM_SGIX 0x8324
|
||||
GL_LAYERED_SGIX 0x8325
|
||||
GL_FOG_GROUND_PLANE_SGIX 0x8326
|
||||
GL_FOG_LAYERS_POINTS_SGIX 0x8327
|
||||
GL_MAX_FOG_LAYERS_POINTS_SGIX 0x8328
|
||||
void glFogLayersSGIX (GLsizei n, const GLfloat* points)
|
||||
void glGetFogLayersSGIX (GLfloat* points)
|
||||
Reference in New Issue
Block a user