Break out VertexReader, prepare VertexReader for CrossSIMD use in software transform

This commit is contained in:
Henrik Rydgård
2026-06-04 12:18:18 +02:00
parent 7e265fd1c4
commit 195455a7f4
9 changed files with 297 additions and 211 deletions
+1
View File
@@ -2049,6 +2049,7 @@ set(GPU_SOURCES
GPU/Common/VertexDecoderCommon.h
GPU/Common/VertexDecoderHandwritten.cpp
GPU/Common/VertexDecoderHandwritten.h
GPU/Common/VertexReader.h
GPU/Common/TransformCommon.cpp
GPU/Common/TransformCommon.h
GPU/Common/IndexGenerator.cpp