Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSSGRhiTexture Struct Reference

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiTexture:

Public Attributes

QByteArray name
 
QRhiTexturetexture
 
QSSGRhiSamplerDescription samplerDesc
 

Detailed Description

Definition at line 147 of file qssgrhicontext_p.h.

Member Data Documentation

◆ name

QByteArray QSSGRhiTexture::name

Definition at line 149 of file qssgrhicontext_p.h.

◆ samplerDesc

QSSGRhiSamplerDescription QSSGRhiTexture::samplerDesc

Definition at line 151 of file qssgrhicontext_p.h.

◆ texture

QRhiTexture* QSSGRhiTexture::texture

Definition at line 150 of file qssgrhicontext_p.h.


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