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

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiTexture:

Public Attributes

QByteArray name
 
QRhiTexturetexture = nullptr
 
QSSGRhiSamplerDescription samplerDesc
 

Detailed Description

Definition at line 251 of file qssgrhicontext_p.h.

Member Data Documentation

◆ name

QByteArray QSSGRhiTexture::name

Definition at line 253 of file qssgrhicontext_p.h.

◆ samplerDesc

QSSGRhiSamplerDescription QSSGRhiTexture::samplerDesc

Definition at line 255 of file qssgrhicontext_p.h.

◆ texture

QRhiTexture* QSSGRhiTexture::texture = nullptr

Definition at line 254 of file qssgrhicontext_p.h.


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