![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrhicontext_p.h>
Collaboration diagram for QSSGRhiTexture:Public Attributes | |
| QByteArray | name |
| QRhiTexture * | texture |
| QSSGRhiSamplerDescription | samplerDesc |
Definition at line 147 of file qssgrhicontext_p.h.
| QByteArray QSSGRhiTexture::name |
Definition at line 149 of file qssgrhicontext_p.h.
| QSSGRhiSamplerDescription QSSGRhiTexture::samplerDesc |
Definition at line 151 of file qssgrhicontext_p.h.
| QRhiTexture* QSSGRhiTexture::texture |
Definition at line 150 of file qssgrhicontext_p.h.