texture

actual abstract var texture: WGPUTexture?
expect abstract var texture: WGPUTexture?

The @ref WGPUTexture representing the frame that will be shown on the surface. It is @ref ReturnedWithOwnership from @ref wgpuSurfaceGetCurrentTexture.

actual abstract var texture: WGPUTexture?
actual abstract var texture: WGPUTexture?