Small SIMD optimization in software transform

This commit is contained in:
Henrik Rydgård
2026-05-27 10:52:52 +02:00
parent d60d190236
commit 83dcd24043
5 changed files with 32 additions and 1 deletions
+1
View File
@@ -2087,6 +2087,7 @@ set(GPU_SOURCES
GPU/GPUCommonHW.h
GPU/GPUState.cpp
GPU/GPUState.h
GPU/GPUStateSIMDUtil.h
GPU/Math3D.cpp
GPU/Math3D.h
GPU/Software/BinManager.cpp