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
QSSGRhiDummyTextureKey Struct Reference

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiDummyTextureKey:

Public Attributes

QRhiTexture::Flags flags
 
QSize size
 
QColor color
 
int arraySize
 

Detailed Description

Definition at line 669 of file qssgrhicontext_p.h.

Member Data Documentation

◆ arraySize

int QSSGRhiDummyTextureKey::arraySize

Definition at line 674 of file qssgrhicontext_p.h.

◆ color

QColor QSSGRhiDummyTextureKey::color

Definition at line 673 of file qssgrhicontext_p.h.

◆ flags

QRhiTexture::Flags QSSGRhiDummyTextureKey::flags

Definition at line 671 of file qssgrhicontext_p.h.

◆ size

QSize QSSGRhiDummyTextureKey::size

Definition at line 672 of file qssgrhicontext_p.h.


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