Qt 6.x
The Qt SDK
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::addData(), QCryptographicHash::result(), QCryptographicHash::Sha1, shaders, and QByteArray::toHex().

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ shaders


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