WGPUInstanceCapabilities

value class WGPUInstanceCapabilities(val $mem: MemorySegment)

Features enabled on the WGPUInstance

Constructors

Link copied to clipboard
constructor(gc: Boolean)
constructor($mem: MemorySegment)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val $mem: MemorySegment
Link copied to clipboard
Link copied to clipboard
var timedWaitAnyEnable: <Error class: unknown class>

Enable use of ::wgpuInstanceWaitAny with timeoutNS > 0.

Link copied to clipboard
var timedWaitAnyMaxCount: <Error class: unknown class>

The maximum number WGPUFutureWaitInfo supported in a call to ::wgpuInstanceWaitAny with timeoutNS > 0.