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

(9036bfe98f5d9c1f915347feaf7d9d1a10f04fd8)

#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  QSSGShaderKeyDiffuseModel
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 965 of file qssgrendershaderkeys_p.h.