mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 08:19:59 +00:00
VideoCommon: add function to serialize ShaderAsset to json
This commit is contained in:
parent
d1b4c5482c
commit
b5a6225e1a
5 changed files with 104 additions and 0 deletions
|
@ -125,6 +125,7 @@
|
|||
<ClInclude Include="Common\Intrinsics.h" />
|
||||
<ClInclude Include="Common\IOFile.h" />
|
||||
<ClInclude Include="Common\JitRegister.h" />
|
||||
<ClInclude Include="Common\JsonUtil.h" />
|
||||
<ClInclude Include="Common\Lazy.h" />
|
||||
<ClInclude Include="Common\LdrWatcher.h" />
|
||||
<ClInclude Include="Common\LinearDiskCache.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue