blob: f3d8c40ccb4a6e5fe147fe30070eb3535f235949 [file] [log] [blame]
// DO NOT EDIT
// Auto-generated dart:web_gl library.
library dart.dom.web_gl;
import 'dart:async';
import 'dart:collection';
import 'dart:_internal' hide deprecated;
import 'dart:html';
import 'dart:html_common';
import 'dart:nativewrappers';
import 'dart:typed_data';
$if DART_USE_BLINK
import 'dart:_blink' as _blink;
$endif
part '$AUXILIARY_DIR/WebGLConstants.dart';
$!GENERATED_DART_FILES
$if DART_USE_BLINK
// FIXME: Can we make this private?
const web_glBlinkMap = const {
$!TYPE_MAP
};
$endif