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
QSSGRhiShaderPipeline::InstanceLocations Struct Reference

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiShaderPipeline::InstanceLocations:

Public Attributes

int transform0 = -1
 
int transform1 = -1
 
int transform2 = -1
 
int color = -1
 
int data = -1
 

Detailed Description

Definition at line 409 of file qssgrhicontext_p.h.

Member Data Documentation

◆ color

int QSSGRhiShaderPipeline::InstanceLocations::color = -1

Definition at line 413 of file qssgrhicontext_p.h.

◆ data

int QSSGRhiShaderPipeline::InstanceLocations::data = -1

Definition at line 414 of file qssgrhicontext_p.h.

◆ transform0

int QSSGRhiShaderPipeline::InstanceLocations::transform0 = -1

Definition at line 410 of file qssgrhicontext_p.h.

◆ transform1

int QSSGRhiShaderPipeline::InstanceLocations::transform1 = -1

Definition at line 411 of file qssgrhicontext_p.h.

◆ transform2

int QSSGRhiShaderPipeline::InstanceLocations::transform2 = -1

Definition at line 412 of file qssgrhicontext_p.h.


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