mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2026-03-04 11:12:17 +01:00
+ | Camera system
This commit is contained in:
8
includes/glm/simd/vector_relational.h
Normal file
8
includes/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