vulkanTutorial/libs/glm-1.0.0/simd/packing.h

9 lines
129 B
C
Raw Normal View History

2024-02-18 23:22:05 +08:00
/// @ref simd
/// @file glm/simd/packing.h
#pragma once
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT