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

#include <qssgrhicontext_p.h>

Collaboration diagram for QSSGRhiTexture:

Public Attributes

QByteArray name
QRhiTexturetexture = nullptr
QSSGRhiSamplerDescription samplerDesc

Detailed Description

Definition at line 261 of file qssgrhicontext_p.h.

Member Data Documentation

◆ name

QByteArray QSSGRhiTexture::name

◆ samplerDesc

QSSGRhiSamplerDescription QSSGRhiTexture::samplerDesc

Definition at line 265 of file qssgrhicontext_p.h.

◆ texture

QRhiTexture* QSSGRhiTexture::texture = nullptr

Definition at line 264 of file qssgrhicontext_p.h.


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