Files
UnrealEngineUWP/Engine/Source/Runtime/Renderer/Private/VT/AdaptiveVirtualTexture.cpp
jeremy moore 554f70ff56 Allocate virtual texture page table texture up front for private page tables.
For adaptive virtual texture this fixes a bug where deferred page table updates during a page table texture reallocation frame could lead to invalid page table samples.
Also fix missing function overrides in FVirtualTextureAddressRedirect which could lead to adaptive virtual textures not waiting on producer tasks.
#preflight 6320a4238c478acecf607f8d

[CL 21990648 by jeremy moore in ue5-main branch]
2022-09-13 15:48:29 -04:00

29 KiB