Fix Unity Flip is not working

This commit is contained in:
cdozdil
2025-07-15 15:30:23 +03:00
parent 83cf85b341
commit 725f07afd4
+1 -3
View File
@@ -266,13 +266,11 @@ void IFGFeature_Dx12::SetHudless(ID3D12GraphicsCommandList* cmdList, ID3D12Resou
void IFGFeature_Dx12::CreateObjects(ID3D12Device* InDevice)
{
return;
_device = InDevice;
// if (_commandAllocators[0] != nullptr)
// return;
//_device = InDevice;
// LOG_DEBUG("");
// do