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
QSSGShaderResourceMergeContext::InOutVar Struct Reference

#include <qssgshaderresourcemergecontext_p.h>

Collaboration diagram for QSSGShaderResourceMergeContext::InOutVar:

Public Attributes

QSSGShaderGeneratorStageFlags stageOutputFrom
QSSGShaderGeneratorStageFlags stagesInputIn
QByteArray type
QByteArray name
int location
bool output
bool flat

Detailed Description

Definition at line 37 of file qssgshaderresourcemergecontext_p.h.

Member Data Documentation

◆ flat

bool QSSGShaderResourceMergeContext::InOutVar::flat

Definition at line 44 of file qssgshaderresourcemergecontext_p.h.

◆ location

int QSSGShaderResourceMergeContext::InOutVar::location

Definition at line 42 of file qssgshaderresourcemergecontext_p.h.

◆ name

QByteArray QSSGShaderResourceMergeContext::InOutVar::name

◆ output

bool QSSGShaderResourceMergeContext::InOutVar::output

Definition at line 43 of file qssgshaderresourcemergecontext_p.h.

◆ stageOutputFrom

QSSGShaderGeneratorStageFlags QSSGShaderResourceMergeContext::InOutVar::stageOutputFrom

Definition at line 38 of file qssgshaderresourcemergecontext_p.h.

◆ stagesInputIn

QSSGShaderGeneratorStageFlags QSSGShaderResourceMergeContext::InOutVar::stagesInputIn

Definition at line 39 of file qssgshaderresourcemergecontext_p.h.

◆ type

QByteArray QSSGShaderResourceMergeContext::InOutVar::type

Definition at line 40 of file qssgshaderresourcemergecontext_p.h.


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