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

9 lines
137 B
C
Raw Normal View History

2018-06-20 21:34:24 +02:00
/// @ref simd
/// @file glm/simd/packing.h
#pragma once
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT