![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qopenglprogrambinarycache_p.h>
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 |
| QOpenGLContextGroup * | group () const |
| void | free () |
Definition at line 86 of file qopenglprogrambinarycache_p.h.
| QOpenGLProgramBinarySupportCheck::QOpenGLProgramBinarySupportCheck | ( | QOpenGLContext * | context | ) |
Definition at line 463 of file qopenglprogrambinarycache.cpp.
|
inlineoverridevirtual |
Implements QOpenGLSharedResource.
Definition at line 91 of file qopenglprogrambinarycache_p.h.
|
inlineoverridevirtual |
Implements QOpenGLSharedResource.
Definition at line 90 of file qopenglprogrambinarycache_p.h.
|
inline |
Definition at line 93 of file qopenglprogrambinarycache_p.h.