Searched refs:GLM_ALIGN (Results 1 – 4 of 4) sorted by relevance
743 # define GLM_ALIGN(x) __declspec(align(x)) macro749 # define GLM_ALIGN(x) __declspec(align(x)) macro755 # define GLM_ALIGN(x) __attribute__((aligned(x))) macro761 # define GLM_ALIGN macro
20 GLM_ALIGN(16) float result[4];226 GLM_ALIGN(16) quat Result;294 GLM_ALIGN(16) float m0[4];295 GLM_ALIGN(16) float m1[4];296 GLM_ALIGN(16) float m2[4];
277 GLM_ALIGN(16) vec4 Result;713 GLM_ALIGN(4) static const __m128 three = {3, 3, 3, 3}; // aligned consts for fast load714 GLM_ALIGN(4) static const __m128 half = {0.5,0.5,0.5,0.5};
524 GLM_ALIGN(16) mat4 Result;