![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrhicontext_p.h>
Static Public Member Functions | |
static QSSGComputePipelineStateKey | create (const QShader &shader, const QRhiShaderResourceBindings *srb) |
Public Attributes | ||
QShader | shader | |
QVector< quint32 > | srbLayoutDescription | |
struct { | ||
size_t srbLayoutDescriptionHash | ||
} | extra | |
Definition at line 525 of file qssgrhicontext_p.h.
|
inlinestatic |
Definition at line 532 of file qssgrhicontext_p.h.
References qHash(), QRhiShaderResourceBindings::serializedLayoutDescription(), and shader.
struct { ... } QSSGComputePipelineStateKey::extra |
Referenced by qHash().
QShader QSSGComputePipelineStateKey::shader |
Definition at line 527 of file qssgrhicontext_p.h.
Definition at line 528 of file qssgrhicontext_p.h.
size_t QSSGComputePipelineStateKey::srbLayoutDescriptionHash |
Definition at line 530 of file qssgrhicontext_p.h.
Referenced by qHash().