You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- backing out due to assertions in Vulkan shader compiler - constant buffer renaming causes failures to lookup parameter name #preflight 625f6ed5e239763df51ba585 #fyi christopher.waters Original CL Desc ----------------------------------------------------------------- Migrating back to using UniformBuffer structs. Since the cbuffer uses the same name as the struct, we have to rename the cbuffer using a consistent prefix. The reflection handling also needs to reinterpret the renamed cbuffer as the correct UniformBuffer. #jira none #rb kenzo.terelst #preflight 625edc5f034d8924cdcc35e2 [CL 19825755 by eric mcdaniel in ue5-main branch]