add windows files

This commit is contained in:
2026-05-05 22:11:51 +03:00
parent 862b7abbac
commit f3aae4cc33
15 changed files with 106 additions and 0 deletions
@@ -0,0 +1,11 @@
--- qsgd3d12engine.cpp 2026-05-04 20:08:43.659748421 +0000
+++ qsgd3d12engine.cpp_new 2026-05-04 20:07:27.147110335 +0000
@@ -45,6 +45,8 @@
#include <QLoggingCategory>
#include <qmath.h>
#include <qalgorithms.h>
+#include <d3d12sdklayers.h>
+#define _uuidof __uuidof
// Comment out to disable DeviceLossTester functionality in order to reduce
// code size and improve startup perf a tiny bit.