Dart
dart:web_gl
RenderingContext2
fenceSync method
description
fenceSync method
Sync
fenceSync
(
int
condition
,
int
flags
)
Implementation
Sync fenceSync(
int
condition,
int
flags) native;