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
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 30 of file qssgshaderresourcemergecontext_p.h.

Member Data Documentation

◆ flat

bool QSSGShaderResourceMergeContext::InOutVar::flat

Definition at line 37 of file qssgshaderresourcemergecontext_p.h.

◆ location

int QSSGShaderResourceMergeContext::InOutVar::location

Definition at line 35 of file qssgshaderresourcemergecontext_p.h.

◆ name

QByteArray QSSGShaderResourceMergeContext::InOutVar::name

Definition at line 34 of file qssgshaderresourcemergecontext_p.h.

◆ output

bool QSSGShaderResourceMergeContext::InOutVar::output

Definition at line 36 of file qssgshaderresourcemergecontext_p.h.

◆ stageOutputFrom

QSSGShaderGeneratorStageFlags QSSGShaderResourceMergeContext::InOutVar::stageOutputFrom

Definition at line 31 of file qssgshaderresourcemergecontext_p.h.

◆ stagesInputIn

QSSGShaderGeneratorStageFlags QSSGShaderResourceMergeContext::InOutVar::stagesInputIn

Definition at line 32 of file qssgshaderresourcemergecontext_p.h.

◆ type

QByteArray QSSGShaderResourceMergeContext::InOutVar::type

Definition at line 33 of file qssgshaderresourcemergecontext_p.h.


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