Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qssgshadermapkey_p.h File Reference
#include <QtQuick3DRuntimeRender/private/qtquick3druntimerenderglobal_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendershaderkeys_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendershadercache_p.h>
+ Include dependency graph for qssgshadermapkey_p.h:

Go to the source code of this file.

Classes

struct  QSSGShaderMapKey
 

Functions

bool operator== (const QSSGShaderMapKey &a, const QSSGShaderMapKey &b) Q_DECL_NOTHROW
 
size_t qHash (const QSSGShaderMapKey &key, size_t seed)
 

Function Documentation

◆ operator==()

bool operator== ( const QSSGShaderMapKey a,
const QSSGShaderMapKey b 
)
inline

Definition at line 53 of file qssgshadermapkey_p.h.

◆ qHash()

size_t qHash ( const QSSGShaderMapKey key,
size_t  seed 
)
inline

Definition at line 68 of file qssgshadermapkey_p.h.

References seed.

Referenced by QSSGShaderMapKey::QSSGShaderMapKey().

+ Here is the caller graph for this function: