| BufferReadback |
TUniquePtr< FRHIGPUBufferReadback > |
|
Rendering/SkinWeightProfile.h |
|
| CapturedSize |
uint32 |
Source VB size snapshotted at EnqueueCopy; mismatch vs ReadbackData.Num() means LOD restreamed mid-readback. |
Rendering/SkinWeightProfile.h |
|
| Mutex |
FCriticalSection |
|
Rendering/SkinWeightProfile.h |
|
| ReadbackData |
TArray< uint8 > |
|
Rendering/SkinWeightProfile.h |
|
| ReadbackFinishedFrameIndex |
uint32 |
|
Rendering/SkinWeightProfile.h |
|
| RetryCount |
uint32 |
Debug: incremented each time a readback was skipped + retried due to size mismatch; logged on next successful readback. |
Rendering/SkinWeightProfile.h |
|