Home
last modified time | relevance | path

Searched refs:GLM_ALIGNED_STRUCT (Results 1 – 5 of 5) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp686 # define GLM_ALIGNED_STRUCT(x) struct __declspec(align(x)) macro
698 # define GLM_ALIGNED_STRUCT(x) struct __attribute__((aligned(x))) macro
714 # define GLM_ALIGNED_STRUCT(x) struct __align__(x) macro
722 # define GLM_ALIGNED_STRUCT(x) struct macro
Dtype_vec.hpp23 GLM_ALIGNED_STRUCT(x) type { \
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_mat4.hpp37 GLM_ALIGNED_STRUCT(16) fmat4x4SIMD
Dsimd_quat.hpp42 GLM_ALIGNED_STRUCT(16) fquatSIMD
Dsimd_vec4.hpp65 GLM_ALIGNED_STRUCT(16) fvec4SIMD