GPU: Move enums/types into separate file

This commit is contained in:
Connor McLaughlin
2020-10-22 19:31:28 +10:00
parent d3d881aa6b
commit 03d4f80883
19 changed files with 343 additions and 287 deletions

View File

@@ -41,6 +41,7 @@ add_library(core
gpu_hw_vulkan.h
gpu_sw.cpp
gpu_sw.h
gpu_types.h
gte.cpp
gte.h
gte_types.h