culturered_client/Thirdparty/glm/simd/packing.h
2024-09-07 11:34:44 +08:00

9 lines
129 B
C

/// @ref simd
/// @file glm/simd/packing.h
#pragma once
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT