Companion

actual object Companion
expect object Companion
actual object Companion
actual object Companion

Properties

Link copied to clipboard
val xLayout: ValueLayout
Link copied to clipboard
val xOffset: Long = 0
Link copied to clipboard
val yLayout: ValueLayout
Link copied to clipboard
val yOffset: Long = 4
Link copied to clipboard
val zLayout: ValueLayout
Link copied to clipboard
val zOffset: Long = 8

Functions

Link copied to clipboard
actual fun allocate(allocator: MemoryAllocator): WGPUOrigin3D
expect fun allocate(allocator: MemoryAllocator): WGPUOrigin3D
actual fun allocate(allocator: MemoryAllocator): WGPUOrigin3D
actual fun allocate(allocator: MemoryAllocator): WGPUOrigin3D
Link copied to clipboard
actual fun allocateArray(allocator: MemoryAllocator, size: UInt, provider: (UInt, WGPUOrigin3D) -> Unit): ArrayHolder<WGPUOrigin3D>
expect fun allocateArray(allocator: MemoryAllocator, size: UInt, provider: (UInt, WGPUOrigin3D) -> Unit): ArrayHolder<WGPUOrigin3D>
actual fun allocateArray(allocator: MemoryAllocator, size: UInt, provider: (UInt, WGPUOrigin3D) -> Unit): ArrayHolder<WGPUOrigin3D>
actual fun allocateArray(allocator: MemoryAllocator, size: UInt, provider: (UInt, WGPUOrigin3D) -> Unit): ArrayHolder<WGPUOrigin3D>
Link copied to clipboard
actual operator fun invoke(address: NativeAddress): WGPUOrigin3D
expect operator fun invoke(address: NativeAddress): WGPUOrigin3D
actual operator fun invoke(address: NativeAddress): WGPUOrigin3D
actual operator fun invoke(address: NativeAddress): WGPUOrigin3D