Diligent Engine  v.2.4.g
Public Attributes | List of all members
Diligent::RenderDeviceNextGenBase< TBase, CommandQueueType >::SubmittedCommandBufferInfo Struct Reference

#include <RenderDeviceNextGenBase.hpp>

Public Attributes

Uint64 CmdBufferNumber = 0
 
Uint64 FenceValue = 0
 

Member Data Documentation

◆ CmdBufferNumber

template<class TBase , typename CommandQueueType >
Uint64 Diligent::RenderDeviceNextGenBase< TBase, CommandQueueType >::SubmittedCommandBufferInfo::CmdBufferNumber = 0

◆ FenceValue

template<class TBase , typename CommandQueueType >
Uint64 Diligent::RenderDeviceNextGenBase< TBase, CommandQueueType >::SubmittedCommandBufferInfo::FenceValue = 0

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