2022-05-10 10:06:48 +00:00
|
|
|
// Copyright (C) 2013 Klaralvdalens Datakonsult AB (KDAB)
|
|
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
|
|
|
/***************************************************************************
|
2012-08-08 15:43:48 +00:00
|
|
|
** This file was generated by glgen version 0.1
|
|
|
|
** Command line was: glgen
|
|
|
|
**
|
|
|
|
** glgen is Copyright (C) 2013 Klaralvdalens Datakonsult AB (KDAB)
|
|
|
|
**
|
|
|
|
** This is an auto-generated file.
|
|
|
|
** Do not edit! All changes made to it will be lost.
|
|
|
|
**
|
|
|
|
****************************************************************************/
|
|
|
|
|
|
|
|
#ifndef QOPENGLVERSIONFUNCTIONS__VERSION___H
|
|
|
|
#define QOPENGLVERSIONFUNCTIONS__VERSION___H
|
|
|
|
|
2013-04-04 08:37:46 +00:00
|
|
|
#include <QtCore/qglobal.h>
|
|
|
|
|
2020-04-14 11:48:28 +00:00
|
|
|
#if !defined(QT_NO_OPENGL) && !QT_CONFIG(opengles2)
|
2012-08-08 15:43:48 +00:00
|
|
|
|
|
|
|
#include <QtGui/QOpenGLVersionFunctions>
|
|
|
|
#include <QtGui/qopenglcontext.h>
|
|
|
|
|
|
|
|
QT_BEGIN_NAMESPACE
|
|
|
|
|