Files
RT_GPU/includes/glm/simd/packing.h
2024-12-21 20:45:56 +01: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