summaryrefslogtreecommitdiffstats
path: root/ComputeShaders/mulMatTiled64.hlsl
diff options
context:
space:
mode:
authorKonstantin <const@const.me>2023-01-24 17:40:50 +0100
committerKonstantin <const@const.me>2023-01-24 17:40:50 +0100
commite78815de53005336c3746bcd85c2e789a43f1b94 (patch)
tree5fe25b6d4024bbcca7402ebcc28910417c54758d /ComputeShaders/mulMatTiled64.hlsl
parent9d6fb00973218ebc397e15819be3964423b81f91 (diff)
Performance tuning on AMD iGPU
Diffstat (limited to 'ComputeShaders/mulMatTiled64.hlsl')
-rw-r--r--ComputeShaders/mulMatTiled64.hlsl3
1 files changed, 0 insertions, 3 deletions
diff --git a/ComputeShaders/mulMatTiled64.hlsl b/ComputeShaders/mulMatTiled64.hlsl
deleted file mode 100644
index 45d77b1..0000000
--- a/ComputeShaders/mulMatTiled64.hlsl
+++ /dev/null
@@ -1,3 +0,0 @@
-#define TILE_SIZE 64
-#define STREAM_SECOND_MATRIX 1
-#include "mulMatTiled.hlsl" \ No newline at end of file