Finished OpenGL rewrite§
This commit is contained in:
parent
86468a9ce4
commit
f634d70a2f
448 changed files with 111254 additions and 127 deletions
8
vendor/include/glm/simd/packing.h
vendored
Normal file
8
vendor/include/glm/simd/packing.h
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
/// @ref simd
|
||||
/// @file glm/simd/packing.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
|
||||
|
||||
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT
|
Loading…
Add table
Add a link
Reference in a new issue