NativePixmap

external interface NativePixmap(source)

Properties

Link copied to clipboard
abstract var modifier: String

The modifier is retrieved from GBM library and passed to EGL driver.

Link copied to clipboard
abstract var planes: ReadonlyArray<Planes>

Each plane's info of the shared texture.

Link copied to clipboard

Indicates whether supports zero copy import to WebGPU.