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:
Diffstat (limited to 'source/gameengine/Rasterizer/RAS_TexVert.h')
-rw-r--r--source/gameengine/Rasterizer/RAS_TexVert.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/gameengine/Rasterizer/RAS_TexVert.h b/source/gameengine/Rasterizer/RAS_TexVert.h
index a91d2c7f848..8d08549d97e 100644
--- a/source/gameengine/Rasterizer/RAS_TexVert.h
+++ b/source/gameengine/Rasterizer/RAS_TexVert.h
@@ -56,9 +56,10 @@ class RAS_TexVert
short m_softBodyIndex; //2
unsigned int m_unit; // 4
unsigned int m_origindex; // 4
+ char m_padding[8]; // 8
//---------
- // 120
- // 32 bytes total size, fits nice = 120 = not fit nice.
+ // 128
+ // 32 bytes alignment improves performance on ATI cards.
public:
enum {