From Mathias Froehlich, "since we patched our hp to an other patchlevel, I need the following to

include/osg/Texture"
This commit is contained in:
Robert Osfield
2007-10-05 10:46:46 +00:00
parent a5f37a23e2
commit 3882ad034c

View File

@@ -179,7 +179,11 @@
#ifndef GL_TEXTURE_COMPARE_MODE_ARB
#define GL_TEXTURE_COMPARE_MODE_ARB 0x884C
#endif
#ifndef GL_TEXTURE_COMPARE_FUNC_ARB
#define GL_TEXTURE_COMPARE_FUNC_ARB 0x884D
#endif
#ifndef GL_COMPARE_R_TO_TEXTURE_ARB
#define GL_COMPARE_R_TO_TEXTURE_ARB 0x884E
#endif