mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-03-06 14:27:43 +00:00
9 lines
139 B
C
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
|