Hello there! I was testing a build of my not-so-soon-to-come game and while checking the output log I was flooded with pages and pages of "d3d12: using slow scratch memory! Allocation size: xxxxx." which if I remember correclty, was not included in logs of previous build.
Anyone knows what is the meaning of this? Do I have to worry or is it completely natural to have 12 pages of this while running the build for a few minutes?
Here is a sample of the output log:
UnloadTime: 1.352414 ms
d3d12: upload buffer was too small for the requested resource! Size: 4194304. Requested: 8388608.
d3d12: using slow scratch memory! Allocation size: 8388608.
Setting up 4 worker threads for Enlighten.
Thread -> id: 4a28 -> priority: 1
Thread -> id: 7b44 -> priority: 1
Thread -> id: a768 -> priority: 1
Thread -> id: d5c -> priority: 1
d3d12: using slow scratch memory! Allocation size: 2960448.
↧