Searched defs:GLM_ALIGNED_STRUCT (Results 1 – 1 of 1) sorted by relevance
744 # define GLM_ALIGNED_STRUCT(x) __declspec(align(x)) struct macro750 # define GLM_ALIGNED_STRUCT(x) __declspec(align(x)) struct macro756 # define GLM_ALIGNED_STRUCT(x) struct __attribute__((aligned(x))) macro762 # define GLM_ALIGNED_STRUCT(x) macro