You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Deprecated all the Create functions in FRHITextureDesc - Added Create functions to FRDGTextureDesc which now derives from FRHITextureDesc instead of just being an alias - FRHITextureCreateDesc can now be constructed functionally via SetXXX functions that return a reference to the FRHITextureCreateDesc - Fixed a couple bad uses of FRHITexture*Desc types that should have been using FRDGTextureDesc #jira none #rb zach.bethel, luke.thatcher, mihnea.balta #preflight 623df2e16d39f6b5a057299e [CL 19516773 by christopher waters in ue5-main branch]