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
QOpenGLProgramBinarySupportCheck Class Reference

#include <qopenglprogrambinarycache_p.h>

Inheritance diagram for QOpenGLProgramBinarySupportCheck:
Collaboration diagram for QOpenGLProgramBinarySupportCheck:

Public Member Functions

 QOpenGLProgramBinarySupportCheck (QOpenGLContext *context)
void invalidateResource () override
void freeResource (QOpenGLContext *) override
bool isSupported () const
Public Member Functions inherited from QOpenGLSharedResource
 QOpenGLSharedResource (QOpenGLContextGroup *group)
virtual ~QOpenGLSharedResource ()=0
QOpenGLContextGroupgroup () const
void free ()

Detailed Description

Definition at line 86 of file qopenglprogrambinarycache_p.h.

Constructor & Destructor Documentation

◆ QOpenGLProgramBinarySupportCheck()

QOpenGLProgramBinarySupportCheck::QOpenGLProgramBinarySupportCheck ( QOpenGLContext * context)

Definition at line 463 of file qopenglprogrambinarycache.cpp.

Member Function Documentation

◆ freeResource()

void QOpenGLProgramBinarySupportCheck::freeResource ( QOpenGLContext * )
inlineoverridevirtual

Implements QOpenGLSharedResource.

Definition at line 91 of file qopenglprogrambinarycache_p.h.

◆ invalidateResource()

void QOpenGLProgramBinarySupportCheck::invalidateResource ( )
inlineoverridevirtual

Implements QOpenGLSharedResource.

Definition at line 90 of file qopenglprogrambinarycache_p.h.

◆ isSupported()

bool QOpenGLProgramBinarySupportCheck::isSupported ( ) const
inline

Definition at line 93 of file qopenglprogrambinarycache_p.h.


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