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
QT_BEGIN_NAMESPACE::PrefilterPipelineConfig Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::PrefilterPipelineConfig:

Public Attributes

QSSGRhiShaderPipelineshader = nullptr
QRhiShaderResourceBindingssrb = nullptr
QRhiRenderPassDescriptorrpd = nullptr
bool additiveBlend = false

Detailed Description

Definition at line 260 of file qssgrenderskymaterialmanager.cpp.

Member Data Documentation

◆ additiveBlend

bool QT_BEGIN_NAMESPACE::PrefilterPipelineConfig::additiveBlend = false

◆ rpd

QRhiRenderPassDescriptor * QT_BEGIN_NAMESPACE::PrefilterPipelineConfig::rpd = nullptr

Definition at line 264 of file qssgrenderskymaterialmanager.cpp.

◆ shader

QSSGRhiShaderPipeline * QT_BEGIN_NAMESPACE::PrefilterPipelineConfig::shader = nullptr

◆ srb

QRhiShaderResourceBindings * QT_BEGIN_NAMESPACE::PrefilterPipelineConfig::srb = nullptr

Definition at line 263 of file qssgrenderskymaterialmanager.cpp.


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