Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOpenGLExtensionsPrivate Class Reference

#include <qopenglextensions_p.h>

Inheritance diagram for QOpenGLExtensionsPrivate:
Collaboration diagram for QOpenGLExtensionsPrivate:

Public Member Functions

 QOpenGLExtensionsPrivate (QOpenGLContext *ctx)
GLvoid *QOPENGLF_APIENTRYP MapBuffer (GLenum target, GLenum access)
 void (QOPENGLF_APIENTRYP GetBufferSubData)(GLenum target
 void (QOPENGLF_APIENTRYP DiscardFramebuffer)(GLenum target
Public Member Functions inherited from QOpenGLExtraFunctionsPrivate
 QOpenGLExtraFunctionsPrivate (QOpenGLContext *ctx)
Public Member Functions inherited from QOpenGLFunctionsPrivate
 QOpenGLFunctionsPrivate (QOpenGLContext *ctx)

Public Attributes

qopengl_GLintptr offset
qopengl_GLintptr qopengl_GLsizeiptr size
qopengl_GLintptr qopengl_GLsizeiptr GLvoid * data
GLsizei numAttachments
GLsizei const GLenumattachments
bool flushVendorChecked
bool flushIsSufficientToSyncContexts

Detailed Description

Definition at line 85 of file qopenglextensions_p.h.

Constructor & Destructor Documentation

◆ QOpenGLExtensionsPrivate()

QOpenGLExtensionsPrivate::QOpenGLExtensionsPrivate ( QOpenGLContext * ctx)
explicit

Definition at line 5051 of file qopenglfunctions.cpp.

Member Function Documentation

◆ MapBuffer()

GLvoid *QOPENGLF_APIENTRYP QOpenGLExtensionsPrivate::MapBuffer ( GLenum target,
GLenum access )

◆ void() [1/2]

QOpenGLExtensionsPrivate::void ( QOPENGLF_APIENTRYP DiscardFramebuffer)

◆ void() [2/2]

QOpenGLExtensionsPrivate::void ( QOPENGLF_APIENTRYP GetBufferSubData)

Member Data Documentation

◆ attachments

GLsizei const GLenum* QOpenGLExtensionsPrivate::attachments

Definition at line 92 of file qopenglextensions_p.h.

◆ data

qopengl_GLintptr qopengl_GLsizeiptr GLvoid* QOpenGLExtensionsPrivate::data

Definition at line 91 of file qopenglextensions_p.h.

◆ flushIsSufficientToSyncContexts

bool QOpenGLExtensionsPrivate::flushIsSufficientToSyncContexts

Definition at line 95 of file qopenglextensions_p.h.

◆ flushVendorChecked

bool QOpenGLExtensionsPrivate::flushVendorChecked

Definition at line 94 of file qopenglextensions_p.h.

◆ numAttachments

GLsizei QOpenGLExtensionsPrivate::numAttachments

Definition at line 92 of file qopenglextensions_p.h.

◆ offset

◆ size

qopengl_GLintptr qopengl_GLsizeiptr QOpenGLExtensionsPrivate::size

Definition at line 91 of file qopenglextensions_p.h.


The documentation for this class was generated from the following files: