Developer Documentation
ACG::ShaderCache::CacheEntry Struct Reference

Public Attributes

ShaderGenDesc desc
 
std::vector< unsigned int > mods
 
QString strVertexTemplate
 
QString strTessControlTemplate
 
QString strTessEvaluationTemplate
 
QString strGeometryTemplate
 
QString strFragmentTemplate
 
QDateTime vertexFileLastMod
 
QDateTime tessControlFileLastMod
 
QDateTime tessEvaluationFileLastMod
 
QDateTime geometryFileLastMod
 
QDateTime fragmentFileLastMod
 
QStringList macros
 

Detailed Description

Definition at line 188 of file ShaderCache.hh.


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