diff options
Diffstat (limited to 'gfx/gl/shaders/commonShadowPoint.gs')
| -rw-r--r-- | gfx/gl/shaders/commonShadowPoint.gs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gfx/gl/shaders/commonShadowPoint.gs b/gfx/gl/shaders/commonShadowPoint.gs index 2413cc0..a515d97 100644 --- a/gfx/gl/shaders/commonShadowPoint.gs +++ b/gfx/gl/shaders/commonShadowPoint.gs @@ -1,5 +1,4 @@ -#version 330 core -#extension GL_ARB_viewport_array : enable +#version 460 core ifdef(`TEXTURES', include(`materialDetail.glsl')) |
