mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-30 11:36:39 +00:00
Spec says GL_
This commit is contained in:
parent
4ed3252001
commit
0068c7bb25
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#version 120
|
||||
|
||||
#if @useGPUShader4
|
||||
#extension EXT_gpu_shader4: require
|
||||
#extension GL_EXT_gpu_shader4: require
|
||||
#endif
|
||||
|
||||
#if @diffuseMap
|
||||
|
|
Loading…
Reference in a new issue