Companion

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

Properties

Link copied to clipboard
val aLayout: ValueLayout
Link copied to clipboard
val aOffset: Long = 24
Link copied to clipboard
val bLayout: ValueLayout
Link copied to clipboard
val bOffset: Long = 16
Link copied to clipboard
val gLayout: ValueLayout
Link copied to clipboard
val gOffset: Long = 8
Link copied to clipboard
val rLayout: ValueLayout
Link copied to clipboard
val rOffset: Long = 0

Functions

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