Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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()

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

Definition at line 48 of file qssgrhicontext_p.h.

Referenced by operator==(), QSSGRhiContextPrivate::pipeline(), and qHash().

+ Here is the caller graph for this function:

◆ setShaderPipeline()

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

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