Add newlines to the end of all files

This commit is contained in:
Chris Burel
2021-04-21 09:50:30 -07:00
parent 0fa00a117c
commit 28170ffe41
3622 changed files with 3629 additions and 3629 deletions
@@ -225,4 +225,4 @@ namespace AzRHI
entry.m_registerCountMax = 0;
entry.m_bExternalActive = false;
}
}
}
@@ -148,4 +148,4 @@ namespace AzRHI
AZStd::vector<AzRHI::ConstantBuffer*> m_Buffers[eHWSC_Num][eConstantBufferShaderSlot_Count];
AZStd::vector<CacheEntryKey> m_DirtyEntries;
};
}
}