FabricVulkanCanvasDeviceAccessor

Borrows the device backend solely for terminal Canvas retirement cleanup.

The render-thread caller never retains or replaces the returned backend. Ordinary frame capture and drawing use the public backend-neutral GPU API.

Functions

Link copied to clipboard
abstract fun strataCanvasBackend(): GpuDeviceBackend
Returns the existing backend without allocation, submission, or ownership transfer.