X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fgles2rice%2Fsrc%2Fosal_opengl.h;h=dd77e674f60588c7a9fb63ba1958c4248627675b;hb=42669f3e5b8ddb0f03dda8ea5b3313a1dc0ae749;hp=5fd341cc7a6fa4cb94d01b6a4c566d598b6e9ea6;hpb=292f9317f53c38c181439013be7276f86517fd6b;p=mupen64plus-pandora.git diff --git a/source/gles2rice/src/osal_opengl.h b/source/gles2rice/src/osal_opengl.h index 5fd341c..dd77e67 100755 --- a/source/gles2rice/src/osal_opengl.h +++ b/source/gles2rice/src/osal_opengl.h @@ -51,6 +51,7 @@ #define VS_COLOR 1 #define VS_TEXCOORD0 2 #define VS_TEXCOORD1 3 +#define VS_FOG 4 // Constant substitutions #define GL_CLAMP GL_CLAMP_TO_EDGE