DiligentCore
DiligentCore copied to clipboard
Fix some clang errors that only happen in Release
Noticed some extra clang warning-errors that only happen when you build a non-development build due to 3 variables that are only used for debug validation. Fixed the warnings.