struct FrameContext

Overview

struct FrameContext
{
    // fields

    ID3D12CommandAllocator* CommandAllocator;
    UINT64 FenceValue;
};