This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cea308feec364516ef4a88facac45ab91ef00a98
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
RenderCore
History
daniele pieroni
c72246904e
Workaround for RHI validation error due to prologue pass issuing a fence along with all its transitions.
...
#jira UE-219098 #rnx [CL 37168030 by daniele pieroni in 5.5 branch]
2024-10-16 05:44:42 -04:00
..
Internal
[shaders] fix asan issue; eliminate lambdas for code serialization/reserve in serialization context subclasses in favour of virtual functions for clarity, add an explicit reset function to change internal state to point to different buffers. The code in the job cache path (processing duplicate completed jobs with the same load context) which constructed a temporary object and assigned to reset the internal pointers was creating a new lambda capturing the wrong "this" and assigning it to the original object.
2024-10-08 13:04:55 -04:00
Private
Workaround for RHI validation error due to prologue pass issuing a fence along with all its transitions.
2024-10-16 05:44:42 -04:00
Public
Workaround for RHI validation error due to prologue pass issuing a fence along with all its transitions.
2024-10-16 05:44:42 -04:00
RenderCore.Build.cs
[shaders] bytecode sharing between shader and shadermap DDC buckets
2024-09-10 13:06:22 -04:00