You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GLM uses GLM_CONSTEXPR macro to conditionally enable constexpr because it is not always supported, for example, when SIMD is enabled by GLM_FORCE_INTRINSICS
GLM uses GLM_CONSTEXPR macro to conditionally enable constexpr because it is not always supported, for example, when SIMD is enabled by GLM_FORCE_INTRINSICS