4#ifndef QOPENGL_EXTENSIONS_P_H
5#define QOPENGL_EXTENSIONS_P_H
18#include <QtGui/private/qtguiglobal_p.h>
34 TextureRectangle = 0x00000001,
35 GenerateMipmap = 0x00000002,
36 TextureCompression = 0x00000004,
38 FramebufferMultisample = 0x00000010,
39 StencilTwoSide = 0x00000020,
40 StencilWrap = 0x00000040,
41 PackedDepthStencil = 0x00000080,
42 NVFloatBuffer = 0x00000100,
43 PixelBufferObject = 0x00000200,
44 FramebufferBlit = 0x00000400,
45 BGRATextureFormat = 0x00000800,
46 DDSTextureCompression = 0x00001000,
47 ETC1TextureCompression = 0x00002000,
48 PVRTCTextureCompression = 0x00004000,
49 ElementIndexUint = 0x00008000,
51 SRGBFrameBuffer = 0x00020000,
52 MapBuffer = 0x00040000,
53 GeometryShaders = 0x00080000,
54 MapBufferRange = 0x00100000,
55 Sized8Formats = 0x00200000,
56 DiscardFramebuffer = 0x00400000,
57 Sized16Formats = 0x00800000,
58 TextureSwizzle = 0x01000000,
59 StandardDerivatives = 0x02000000,
60 ASTCTextureCompression = 0x04000000,
61 ETC2TextureCompression = 0x08000000,
62 HalfFloatVertex = 0x10000000,
63 MultiView = 0x20000000,
64 MultiViewExtended = 0x40000000
68 OpenGLExtensions openGLExtensions();
106 Q_ASSERT(QOpenGLExtensions::isInitialized(
d));
115 Q_ASSERT(QOpenGLExtensions::isInitialized(
d));
124 Q_ASSERT(QOpenGLExtensions::isInitialized(
d));
GLsizei const GLenum * attachments
bool flushIsSufficientToSyncContexts
GLvoid *QOPENGLF_APIENTRYP MapBuffer(GLenum target, GLenum access)
qopengl_GLintptr qopengl_GLsizeiptr GLvoid * data
void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum *attachments)
QOpenGLExtensionsPrivate * d() const
void glGetBufferSubData(GLenum target, qopengl_GLintptr offset, qopengl_GLsizeiptr size, GLvoid *data)
GLvoid * glMapBuffer(GLenum target, GLenum access)
QOpenGLFunctionsPrivate * d_ptr
Combined button and popup list for selecting options.
DBusConnection const char DBusError DBusBusType DBusError return DBusConnection DBusHandleMessageFunction void DBusFreeFunction return DBusConnection return DBusConnection return const char DBusError return DBusConnection DBusMessage dbus_uint32_t return DBusConnection dbus_bool_t DBusConnection DBusAddWatchFunction DBusRemoveWatchFunction DBusWatchToggledFunction void DBusFreeFunction return DBusConnection DBusDispatchStatusFunction void DBusFreeFunction DBusTimeout return DBusTimeout return DBusWatch return DBusWatch unsigned int return DBusError const DBusError return const DBusMessage return DBusMessage return DBusMessage return DBusMessage return DBusMessage return DBusMessage return DBusMessageIter int const void return DBusMessageIter DBusMessageIter return DBusMessageIter void DBusMessageIter void int return DBusMessage DBusMessageIter return DBusMessageIter return DBusMessageIter DBusMessageIter const char const char const char const char return DBusMessage return DBusMessage const char return DBusMessage dbus_bool_t return DBusMessage dbus_uint32_t return DBusMessage void
#define Q_DECLARE_FLAGS(Flags, Enum)
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
#define QOPENGLF_APIENTRYP
QT_BEGIN_NAMESPACE typedef ptrdiff_t qopengl_GLintptr
ptrdiff_t qopengl_GLsizeiptr
GLenum GLuint GLintptr GLsizeiptr size
[1]
typedef GLsizei(GL_APIENTRYP PFNGLGETFRAMEBUFFERPIXELLOCALSTORAGESIZEEXTPROC)(GLuint target)
typedef GLenum(GL_APIENTRYP PFNGLGETGRAPHICSRESETSTATUSKHRPROC)(void)
GLsizei const GLenum * attachments
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
GLenum GLuint GLintptr offset
#define Q_OPENGL_FUNCTIONS_DEBUG