Fence

Undocumented in source.

Constructors

this
this(Device device, CreateInfo _info)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

signaled
auto signaled()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ImplNameSetter!(device, fence, DebugReportObjectType.Fence)
Undocumented in source.

Static functions

reset
void reset(Fence[] _fences)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset(Fence[N] _fences)
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait(Fence[N] _fences, bool waitAll, ulong timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait(Fence[] _fences, bool waitAll, ulong timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

CreateInfo
struct CreateInfo
Undocumented in source.

Variables

fence
VkFence fence;
Undocumented in source.

Meta