diff options
Diffstat (limited to 'engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_fog_blend')
-rw-r--r-- | engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_fog_blend | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_fog_blend b/engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_fog_blend new file mode 100644 index 0000000..8db6f44 --- /dev/null +++ b/engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_fog_blend @@ -0,0 +1,6 @@ +GL_SGIX_fog_blend +https://www.khronos.org/registry/OpenGL/extensions/SGIX/SGIX_fog_blend.txt +GL_SGIX_fog_blend + + GL_FOG_BLEND_ALPHA_SGIX 0x81FE + GL_FOG_BLEND_COLOR_SGIX 0x81FF |