menu
flutter_angle package
documentation
desktop/bindings/egl_bindings.dart
LibEGL
makeCurrent method
makeCurrent method
dark_mode
light_mode
makeCurrent
method
int
makeCurrent
(
int
context
)
Implementation
int makeCurrent(int context) { return _makeCurrent(context); }
flutter_angle package
documentation
desktop/bindings/egl_bindings
LibEGL
makeCurrent method
LibEGL class