Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::FenceDesc Struct Reference

Fence description. More...

#include <Fence.h>

Inheritance diagram for Diligent::FenceDesc:
Diligent::DeviceObjectAttribs

Public Attributes

FENCE_TYPE Type = FENCE_TYPE_CPU_WAIT_ONLY
 Fence type, see Diligent::FENCE_TYPE.
 
- Public Attributes inherited from Diligent::DeviceObjectAttribs
const Char * Name = nullptr
 Object name.
 

Detailed Description

Fence description.