Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-06-04 10:10:51 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-04 10:11:45 +0300
commit0911acb5cf49c5ba05b1df045b41697704aa288a (patch)
tree9e6a84f0592cbd3b1066339538ae95289cf2eb08 /source/blender/gpu/GPU_texture.h
parent5b643018348280ee601a20fb9329d5a313c23446 (diff)
parent6654e109df952be3a3128fae2508a02c196ae593 (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/blender/gpu/GPU_texture.h')
-rw-r--r--source/blender/gpu/GPU_texture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/gpu/GPU_texture.h b/source/blender/gpu/GPU_texture.h
index 2427301782c..cc1a26f57f7 100644
--- a/source/blender/gpu/GPU_texture.h
+++ b/source/blender/gpu/GPU_texture.h
@@ -40,7 +40,7 @@ struct Image;
struct ImageUser;
struct PreviewImage;
struct Gwn_VertBuf;
-
+
struct GPUFrameBuffer;
typedef struct GPUTexture GPUTexture;