Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/detail/
Dsetup.hpp744 # define GLM_ALIGNED_STRUCT(x) __declspec(align(x)) struct macro
750 # define GLM_ALIGNED_STRUCT(x) __declspec(align(x)) struct macro
756 # define GLM_ALIGNED_STRUCT(x) struct __attribute__((aligned(x))) macro
762 # define GLM_ALIGNED_STRUCT(x) macro
/external/vulkan-validation-layers/libs/glm/gtx/
Dsimd_mat4.hpp62 GLM_ALIGNED_STRUCT(16) fmat4x4SIMD
Dsimd_quat.hpp71 GLM_ALIGNED_STRUCT(16) fquatSIMD
Dsimd_vec4.hpp90 GLM_ALIGNED_STRUCT(16) fvec4SIMD