Searched refs:GLM_ALIGNED_STRUCT (Results 1 – 5 of 5) sorted by relevance
686 # define GLM_ALIGNED_STRUCT(x) struct __declspec(align(x)) macro698 # define GLM_ALIGNED_STRUCT(x) struct __attribute__((aligned(x))) macro714 # define GLM_ALIGNED_STRUCT(x) struct __align__(x) macro722 # define GLM_ALIGNED_STRUCT(x) struct macro
23 GLM_ALIGNED_STRUCT(x) type { \
37 GLM_ALIGNED_STRUCT(16) fmat4x4SIMD
42 GLM_ALIGNED_STRUCT(16) fquatSIMD
65 GLM_ALIGNED_STRUCT(16) fvec4SIMD