You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
When filling out D3D12_FUNCTION_DESC, DXC does not populate RequiredFeatureFlags. Given we rely on these flags to validate bindless support at runtime, we need to emulate these flags being set. #jira UE-162014 #rb elizabeth.baumel #preflight 634488a6c272487ed4784593 [CL 22458354 by christopher waters in ue5-main branch]