WGPUSurfaceSourceMetalLayer

value class WGPUSurfaceSourceMetalLayer(val $mem: MemorySegment)

Chained in WGPUSurfaceDescriptor to make an WGPUSurface wrapping a CAMetalLayer.

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

The pointer to the CAMetalLayer that will be wrapped by the WGPUSurface.