Fix D3D12 shader cache invalidation for cooker building for Windows
This commit is contained in:
@@ -75,6 +75,7 @@ public:
|
||||
{
|
||||
struct
|
||||
{
|
||||
bool SupportDX12;
|
||||
bool SupportDX11;
|
||||
bool SupportDX10;
|
||||
bool SupportVulkan;
|
||||
|
||||
Reference in New Issue
Block a user