6766d10d1b
* Moved PlatformLimits to setreg. Removed Device PostInit. Some clean up. Signed-off-by: jiaweig <jiaweig@amazon.com> * Move setreg loading the PlatformLimitsDescriptor super class. Signed-off-by: jiaweig <jiaweig@amazon.com> * Apply same implementation for fake device used in unit tests Signed-off-by: jiaweig <jiaweig@amazon.com> * Add implementation for Null renderer. Swap order for register RHI interface in initialization. Signed-off-by: jiaweig <jiaweig@amazon.com> * Move back setreg from PlatfromLimitsDescriptor to Device, due to Linux dependency issue. Signed-off-by: jiaweig <jiaweig@amazon.com> * Changed the function to take in RHI backend name Signed-off-by: jiaweig <jiaweig@amazon.com>