vertex_engine/subprojects/glm-0.9.9.8/glm/simd/vector_relational.h
2024-05-15 19:21:04 +03:00

9 lines
139 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