CPP-OpenGLTemplate/include/glm/simd/vector_relational.h
2026-01-27 16:44:59 +00:00

9 lines
147 B
C

/// @ref simd
/// @file glm/simd/vector_relational.h
#pragma once
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT