The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

X11::GLX::Context::Imported - Wrapper for GLXContext which were imported using glXImportContextEXT

VERSION

version 0.06

DESCRIPTION

A GLXContext imported using X11::GLX::glXImportContextEXT. Imported contexts need special cleanup.

AUTHOR

Michael Conrad <mike@nrdvana.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2021 by Michael Conrad.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.