Switch to GLM_FORCE_SWIZZLE from deprecated GLM_SWIZZLE
This commit is contained in:
parent
81238656ea
commit
42ca3d9956
@ -19,8 +19,8 @@
|
||||
|
||||
// This file must only be included by the shader generated by spirv-cross!
|
||||
|
||||
#ifndef GLM_SWIZZLE
|
||||
#define GLM_SWIZZLE
|
||||
#ifndef GLM_FORCE_SWIZZLE
|
||||
#define GLM_FORCE_SWIZZLE
|
||||
#endif
|
||||
|
||||
#ifndef GLM_FORCE_RADIANS
|
||||
|
Loading…
Reference in New Issue
Block a user