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
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 719 of file qssgrhicontext_p.h.

Member Data Documentation

◆ arraySize

int QSSGRhiDummyTextureKey::arraySize

Definition at line 724 of file qssgrhicontext_p.h.

◆ color

QColor QSSGRhiDummyTextureKey::color

Definition at line 723 of file qssgrhicontext_p.h.

◆ flags

QRhiTexture::Flags QSSGRhiDummyTextureKey::flags

Definition at line 721 of file qssgrhicontext_p.h.

◆ size

QSize QSSGRhiDummyTextureKey::size

Definition at line 722 of file qssgrhicontext_p.h.


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