We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3734bc9 commit 0ca5e0bCopy full SHA for 0ca5e0b
Inc/DirectXMath.h
@@ -93,7 +93,7 @@
93
#define _XM_SVML_INTRINSICS_
94
#endif
95
96
-#if !defined(_XM_NO_XMVECTOR_OVERLOADS_) && (defined(__clang__) || defined(__GNUC__))
+#if !defined(_XM_NO_XMVECTOR_OVERLOADS_) && (defined(__clang__) || defined(__GNUC__)) && !defined(_XM_NO_INTRINSICS_)
97
#define _XM_NO_XMVECTOR_OVERLOADS_
98
99
0 commit comments