Files
how-to-vulkan/ktx/other_include/glm/simd/packing.h
T
2026-06-14 19:09:18 +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