# Copyright (c) Vispy Development Team. All Rights Reserved.
# Distributed under the (new) BSD License. See LICENSE.txt for more info.

from . import _constants, _pyopengl2

def _inject(): ...

# List of deprecated functions, obtained by parsing gl.spec
_deprecated_functions: str = ...
