693d849bd1
* Disable partial Descriptor Set updates as Vk validation layer does not like that Signed-off-by: moudgils <moudgils@amazon.com> * Enable parallel encoding for Vulkan Disable partial SRG updates for Vk as the validation layer did not like that. There is a way to just updat SRG constants but that will require more work Fix a bunch of Vulkan validation errors (mostly the ones spammming each frame) Signed-off-by: moudgils <moudgils@amazon.com> * Minor feedback update Signed-off-by: moudgils <moudgils@amazon.com>