WGPUWait Status
Status returned from a call to ::wgpuInstanceWaitAny.
Entries
Link copied to clipboard
A Timed-Wait was performed when WGPUInstanceFeatures::timedWaitAnyEnable is false.
Link copied to clipboard
The number of futures waited on in a Timed-Wait is greater than the supported WGPUInstanceFeatures::timedWaitAnyMaxCount.
Link copied to clipboard
An invalid wait was performed with Mixed-Sources.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.