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

(ea5d8580ab3a358f51eea80c51a3da839caaac39)

#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:
+ This graph shows which files directly or indirectly include this file:

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 48 of file qssgshadermapkey_p.h.

◆ qHash()

size_t qHash ( const QSSGShaderMapKey & key,
size_t seed )
inline

Definition at line 61 of file qssgshadermapkey_p.h.

References seed.

Referenced by QSSGShaderMapKey::QSSGShaderMapKey().

+ Here is the caller graph for this function: