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
QSSGRhiGraphicsPipelineStatePrivate Struct Reference

#include <qssgrhicontext_p.h>

Collaboration diagram for QSSGRhiGraphicsPipelineStatePrivate:

Static Public Member Functions

static void setShaderPipeline (QSSGRhiGraphicsPipelineState &ps, const QSSGRhiShaderPipeline *pipeline)
static constexpr const QSSGRhiShaderPipelinegetShaderPipeline (const QSSGRhiGraphicsPipelineState &ps)

Detailed Description

Definition at line 41 of file qssgrhicontext_p.h.

Member Function Documentation

◆ getShaderPipeline()

constexpr const QSSGRhiShaderPipeline * QSSGRhiGraphicsPipelineStatePrivate::getShaderPipeline ( const QSSGRhiGraphicsPipelineState & ps)
inlinestaticconstexpr

Definition at line 48 of file qssgrhicontext_p.h.

◆ setShaderPipeline()

void QSSGRhiGraphicsPipelineStatePrivate::setShaderPipeline ( QSSGRhiGraphicsPipelineState & ps,
const QSSGRhiShaderPipeline * pipeline )
inlinestatic

Definition at line 43 of file qssgrhicontext_p.h.


The documentation for this struct was generated from the following file: