VideoCommon: add function to serialize ShaderAsset to json

This commit is contained in:
iwubcode
2024-01-23 01:05:16 -06:00
parent d1b4c5482c
commit b5a6225e1a
5 changed files with 104 additions and 0 deletions

View File

@ -86,6 +86,7 @@ add_library(common
IOFile.h
JitRegister.cpp
JitRegister.h
JsonUtil.h
Lazy.h
LinearDiskCache.h
Logging/ConsoleListener.h