mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-01 23:06:41 +00:00
Mac
This commit is contained in:
parent
79577f37de
commit
31a97141b7
1 changed files with 3 additions and 0 deletions
|
@ -200,5 +200,8 @@ namespace SceneUtil
|
||||||
#define GL_RGBA32UI 0x8D70
|
#define GL_RGBA32UI 0x8D70
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef GL_RGB9_E5
|
||||||
|
#define GL_RGB9_E5 0x8C3D
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue