summaryrefslogtreecommitdiffstats
path: root/src/VBox/GuestHost/OpenGL/state_tracker/state_fog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/GuestHost/OpenGL/state_tracker/state_fog.txt')
-rw-r--r--src/VBox/GuestHost/OpenGL/state_tracker/state_fog.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/VBox/GuestHost/OpenGL/state_tracker/state_fog.txt b/src/VBox/GuestHost/OpenGL/state_tracker/state_fog.txt
new file mode 100644
index 00000000..d8e62c0e
--- /dev/null
+++ b/src/VBox/GuestHost/OpenGL/state_tracker/state_fog.txt
@@ -0,0 +1,13 @@
+# Copyright (c) 2001, Stanford University
+# All rights reserved.
+#
+# See the file LICENSE.txt for information on redistributing this software.
+:enable:enable:GL_FOG
+:color:color|r,g,b,a:Fogfv,GL_FOG_COLOR
+:index:index:Fogi,GL_FOG_INDEX
+:density:density:Fogf,GL_FOG_DENSITY
+:start:start:Fogf,GL_FOG_START
+:end:end:Fogf,GL_FOG_END
+:mode:mode:Fogi,GL_FOG_MODE
+:fogDistanceMode:fogDistanceMode:Fogi,GL_FOG_DISTANCE_MODE_NV
+:fogCoordinateSource:fogCoordinateSource:Fogi,GL_FOG_COORDINATE_SOURCE_EXT