Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::DX12::FenceSet Class Referencefinal

#include <Fence.h>

Public Member Functions

void Init (ID3D12DeviceX *dx12Device, RHI::FenceState initialState)
 
void Shutdown ()
 
void Wait (FenceEvent &event) const
 
void Reset ()
 
FenceGetFence (RHI::HardwareQueueClass hardwareQueueClass)
 
const FenceGetFence (RHI::HardwareQueueClass hardwareQueueClass) const
 

Detailed Description

A simple utility wrapping a set of fences, one for each command queue.


The documentation for this class was generated from the following file: