Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QOpenGLProgramBinaryCache::ProgramDesc Struct Reference

#include <qopenglprogrambinarycache_p.h>

+ Collaboration diagram for QOpenGLProgramBinaryCache::ProgramDesc:

Public Member Functions

QByteArray cacheKey () const
 

Public Attributes

QList< ShaderDescshaders
 

Detailed Description

Definition at line 44 of file qopenglprogrambinarycache_p.h.

Member Function Documentation

◆ cacheKey()

QByteArray QOpenGLProgramBinaryCache::ProgramDesc::cacheKey ( ) const

Definition at line 68 of file qopenglprogrambinarycache.cpp.

References QCryptographicHash::Sha1.

Referenced by QOpenGLShaderProgramPrivate::linkBinary(), and QRhiGles2::tryLoadFromDiskOrPipelineCache().

+ Here is the caller graph for this function:

Member Data Documentation

◆ shaders


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