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

#include <qssgrhicontext_p.h>

Collaboration diagram for QSSGRhiInputAssemblerStatePrivate:

Public Types

using InputAssemblerState = QSSGRhiGraphicsPipelineState::InputAssemblerState

Static Public Member Functions

static const InputAssemblerStateget (const QSSGRhiGraphicsPipelineState &ps)
static InputAssemblerStateget (QSSGRhiGraphicsPipelineState &ps)

Detailed Description

Definition at line 32 of file qssgrhicontext_p.h.

Member Typedef Documentation

◆ InputAssemblerState

using QSSGRhiInputAssemblerStatePrivate::InputAssemblerState = QSSGRhiGraphicsPipelineState::InputAssemblerState

Definition at line 34 of file qssgrhicontext_p.h.

Member Function Documentation

◆ get() [1/2]

const InputAssemblerState & QSSGRhiInputAssemblerStatePrivate::get ( const QSSGRhiGraphicsPipelineState & ps)
inlinestatic

Definition at line 35 of file qssgrhicontext_p.h.

◆ get() [2/2]

InputAssemblerState & QSSGRhiInputAssemblerStatePrivate::get ( QSSGRhiGraphicsPipelineState & ps)
inlinestatic

Definition at line 36 of file qssgrhicontext_p.h.


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