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

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#include <QtQuick3DUtils/private/qssgdataref_p.h>
#include <QtQuick3DUtils/private/qssgrenderbasetypes_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderdefaultmaterial_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderlight_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrhicontext_p.h>
Include dependency graph for qssgrendershaderkeys_p.h:
This graph shows which files directly or indirectly include this file:

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  QSSGShaderKeyShadowSoftness
struct  QSSGShaderKeyAlphaMode
struct  QSSGShaderKeyVertexAttribute
struct  QSSGShaderDefaultMaterialKeyProperties
struct  QSSGShaderDefaultMaterialKeyProperties::OffsetVisitor
struct  QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor
struct  QSSGShaderDefaultMaterialKeyProperties::InitVisitor
struct  QSSGShaderBaseMaterialKey< Props, size >
struct  QSSGShaderBaseMaterialKey< Props, size >::StringVisitor
struct  QSSGShaderBaseMaterialKey< Props, size >::StringInVisitor

Typedefs

typedef QSSGShaderBaseMaterialKey< QSSGShaderDefaultMaterialKeyProperties, 25 > QSSGShaderDefaultMaterialKey

Functions

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

Typedef Documentation

◆ QSSGShaderDefaultMaterialKey

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 1079 of file qssgrendershaderkeys_p.h.