![]() |
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 | |
QByteArray | cacheKey () const |
Public Attributes | |
QList< ShaderDesc > | shaders |
Definition at line 44 of file qopenglprogrambinarycache_p.h.
QByteArray QOpenGLProgramBinaryCache::ProgramDesc::cacheKey | ( | ) | const |
Definition at line 68 of file qopenglprogrambinarycache.cpp.
QList<ShaderDesc> QOpenGLProgramBinaryCache::ProgramDesc::shaders |
Definition at line 45 of file qopenglprogrambinarycache_p.h.