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
@@ -46,6 +46,8 @@ namespace AZ
DisplayMapperPass::DisplayMapperPass(const RPI::PassDescriptor& descriptor)
: RPI::ParentPass(descriptor)
{
m_flags.m_alreadyCreated = false;
AzFramework::NativeWindowHandle windowHandle = nullptr;
AzFramework::WindowSystemRequestBus::BroadcastResult(
windowHandle,