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
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.

Member Data Documentation

◆ shaders

QList<ShaderDesc> QOpenGLProgramBinaryCache::ProgramDesc::shaders

Definition at line 45 of file qopenglprogrambinarycache_p.h.


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