createFence

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — fences are not bound in filament.js.")
actual fun createFence(): Fence

Create a Fence for GPU synchronization. @throws UnsupportedOperationException on JS — fences are unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — fences are not bound in filament.js.")
expect fun createFence(): Fence

Create a Fence for GPU synchronization. @throws UnsupportedOperationException on JS — fences are unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — fences are not bound in filament.js.")
actual fun createFence(): Fence

Create a Fence for GPU synchronization. @throws UnsupportedOperationException on JS — fences are unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — fences are not bound in filament.js.")
actual fun createFence(): Fence

Create a Fence for GPU synchronization. @throws UnsupportedOperationException on JS — fences are unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — fences are not bound in filament.js.")
actual fun createFence(): Fence

Create a Fence for GPU synchronization. @throws UnsupportedOperationException on JS — fences are unbound on web.