compatibleSurface

actual abstract var compatibleSurface: WGPUSurface?
expect abstract var compatibleSurface: WGPUSurface?

If set, requires the adapter to be able to output to a particular surface. If this is not possible, the request returns null.

actual abstract var compatibleSurface: WGPUSurface?
actual abstract var compatibleSurface: WGPUSurface?