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

(9ed211caafba21d1f4d4d9e250c3cc4bf9b115cc)

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

◆ qHash()

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

Definition at line 63 of file qssgshadermapkey_p.h.