GRK-2023/dependencies/glm/simd/packing.h

9 lines
129 B
C
Raw Permalink Normal View History

2023-01-15 19:33:53 +01:00
/// @ref simd
/// @file glm/simd/packing.h
#pragma once
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT