summaryrefslogtreecommitdiffstats
path: root/modules/betsy/UavCrossPlatform_piece_all.glsl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/betsy/UavCrossPlatform_piece_all.glsl')
-rw-r--r--modules/betsy/UavCrossPlatform_piece_all.glsl1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/betsy/UavCrossPlatform_piece_all.glsl b/modules/betsy/UavCrossPlatform_piece_all.glsl
index 30854df637..5f074137af 100644
--- a/modules/betsy/UavCrossPlatform_piece_all.glsl
+++ b/modules/betsy/UavCrossPlatform_piece_all.glsl
@@ -1,4 +1,3 @@
-
#define OGRE_imageLoad2D(inImage, iuv) imageLoad(inImage, int2(iuv))
#define OGRE_imageLoad2DArray(inImage, iuvw) imageLoad(inImage, int3(iuvw))