![]() |
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 QSSGGraphicsPipelineStateKey | create (const QSSGRhiGraphicsPipelineState &state, const QRhiRenderPassDescriptor *rpDesc, const QRhiShaderResourceBindings *srb) |
Public Attributes | |
| QSSGRhiGraphicsPipelineState | state |
| QVector< quint32 > | renderTargetDescription |
| QVector< quint32 > | srbLayoutDescription |
| struct { | |
| size_t renderTargetDescriptionHash | |
| size_t srbLayoutDescriptionHash | |
| } | extra |
Definition at line 744 of file qssgrhicontext_p.h.
|
inlinestatic |
Definition at line 754 of file qssgrhicontext_p.h.
| struct { ... } QSSGGraphicsPipelineStateKey::extra |
Definition at line 748 of file qssgrhicontext_p.h.
| size_t QSSGGraphicsPipelineStateKey::renderTargetDescriptionHash |
Definition at line 751 of file qssgrhicontext_p.h.
Definition at line 749 of file qssgrhicontext_p.h.
| size_t QSSGGraphicsPipelineStateKey::srbLayoutDescriptionHash |
Definition at line 752 of file qssgrhicontext_p.h.
| QSSGRhiGraphicsPipelineState QSSGGraphicsPipelineStateKey::state |
Definition at line 747 of file qssgrhicontext_p.h.