template<>
Fence_Maker<EOS::Windows> struct
Contents
- Reference
Base classes
- struct Fence_PlatformAgnostic
Public types
-
template<>struct ExportableOS_HandleInfo
- Specification
-
template<>struct GetOS_HandleInfo
- Specification
-
template<>struct ImportOS_HandleInfo
- Specification
-
using OS_Handle = PlatformTypes_
Maker<EOS:: Windows>::OS_ Handle
Public static functions
-
static auto GetOS_Handle(V1::
LogicalDevice:: Handle _device, const GetOS_HandleInfo& _getWin32HandleInfo, OS_ Handle& _winHandle) -> EResult - Export a Windows handle representing the state of a fence.
-
static auto ImportOS_Handle(V1::
LogicalDevice:: Handle _device, const ImportOS_HandleInfo& _importInfo) -> EResult - Import a fence payload from a Windows handle.