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
qssgrendershaderkeys_p.h File Reference

(60ed78ac35168fcbb6f6662a76d70149050164cd)

#include <QtQuick3DUtils/private/qssgdataref_p.h>
#include <QtQuick3DUtils/private/qssgrenderbasetypes_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderdefaultmaterial_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrhicontext_p.h>
+ Include dependency graph for qssgrendershaderkeys_p.h:

Go to the source code of this file.

Classes

struct  QSSGShaderKeyPropertyBase
 
struct  QSSGShaderKeyBoolean
 
struct  QSSGShaderKeyUnsigned< TBitWidth >
 
struct  QSSGShaderKeyTextureChannel
 
struct  QSSGShaderKeyImageMap
 
struct  QSSGShaderKeySpecularModel
 
struct  QSSGShaderKeyAlphaMode
 
struct  QSSGShaderKeyVertexAttribute
 
struct  QSSGShaderDefaultMaterialKeyProperties
 
struct  QSSGShaderDefaultMaterialKeyProperties::OffsetVisitor
 
struct  QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor
 
struct  QSSGShaderDefaultMaterialKeyProperties::InitVisitor
 
struct  QSSGShaderDefaultMaterialKey
 
struct  QSSGShaderDefaultMaterialKey::StringVisitor
 
struct  QSSGShaderDefaultMaterialKey::StringInVisitor
 

Functions

 Q_STATIC_ASSERT (std::is_trivially_destructible< QSSGShaderDefaultMaterialKey >::value)
 
size_t qHash (const QSSGShaderDefaultMaterialKey &key)
 

Function Documentation

◆ Q_STATIC_ASSERT()

Q_STATIC_ASSERT ( std::is_trivially_destructible< QSSGShaderDefaultMaterialKey >::value )

◆ qHash()

size_t qHash ( const QSSGShaderDefaultMaterialKey & key)
inline

Definition at line 983 of file qssgrendershaderkeys_p.h.

Referenced by QSSGShaderDefaultMaterialKey::hash().

+ Here is the caller graph for this function: