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
QSSGSubsetRenderable::RhiPassData Struct Reference

#include <qssgrenderableobjects_p.h>

Collaboration diagram for QSSGSubsetRenderable::RhiPassData:

Public Attributes

QRhiGraphicsPipelinepipeline = nullptr
QRhiShaderResourceBindingssrb = nullptr

Detailed Description

Definition at line 353 of file qssgrenderableobjects_p.h.

Member Data Documentation

◆ pipeline

QRhiGraphicsPipeline* QSSGSubsetRenderable::RhiPassData::pipeline = nullptr

Definition at line 354 of file qssgrenderableobjects_p.h.

◆ srb

QRhiShaderResourceBindings* QSSGSubsetRenderable::RhiPassData::srb = nullptr

Definition at line 355 of file qssgrenderableobjects_p.h.


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