add lib
This commit is contained in:
8
enginecustom/include/glm/simd/vector_relational.h
Normal file
8
enginecustom/include/glm/simd/vector_relational.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/// @ref simd
|
||||
/// @file glm/simd/vector_relational.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
|
||||
|
||||
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT
|
Reference in New Issue
Block a user