![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 688 of file qssgrhicontext_p.h.
|
inlinestatic |
Definition at line 696 of file qssgrhicontext_p.h.
| struct { ... } QSSGComputePipelineStateKey::extra |
| QShader QSSGComputePipelineStateKey::shader |
Definition at line 691 of file qssgrhicontext_p.h.
Definition at line 692 of file qssgrhicontext_p.h.
| size_t QSSGComputePipelineStateKey::srbLayoutDescriptionHash |
Definition at line 694 of file qssgrhicontext_p.h.