X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=source%2Fgles2rice%2Fsrc%2Fosal_opengl.h;h=dd77e674f60588c7a9fb63ba1958c4248627675b;hb=ea03ad213a7c83970cdf11e64c769918274ebda2;hp=5fd341cc7a6fa4cb94d01b6a4c566d598b6e9ea6;hpb=ad0f154dfe4248c7dd6b603b10f3a9a422ab1114;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