NativeSurface

class NativeSurface(handler: WGPUSurface) : AutoCloseable

Constructors

Link copied to clipboard
constructor(handler: WGPUSurface)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
Link copied to clipboard
fun configure(surfaceConfiguration: SurfaceConfiguration, width: UInt, height: UInt)
Link copied to clipboard
Link copied to clipboard
fun present()