Pass changes now building and working

This commit is contained in:
antonmic
2021-06-04 14:59:27 -07:00
parent 0f90ccc0b4
commit 52b306eb3e
8 changed files with 30 additions and 9 deletions
@@ -393,6 +393,7 @@ namespace AZ
uint64_t m_parentEnabled : 1;
uint64_t m_initialized : 1;
uint64_t m_alreadyCreated : 1;
uint64_t m_partOfHierarchy : 1;
uint64_t m_hasDrawListTag : 1;