![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrenderloadedtexture_p.h>
Public Attributes | |
void * | data = nullptr |
quint32 | dataSizeInBytes = 0 |
QSSGRenderTextureFormat | format = QSSGRenderTextureFormat::Unknown |
Definition at line 29 of file qssgrenderloadedtexture_p.h.
void* QSSGTextureData::data = nullptr |
Definition at line 31 of file qssgrenderloadedtexture_p.h.
quint32 QSSGTextureData::dataSizeInBytes = 0 |
Definition at line 32 of file qssgrenderloadedtexture_p.h.
QSSGRenderTextureFormat QSSGTextureData::format = QSSGRenderTextureFormat::Unknown |
Definition at line 33 of file qssgrenderloadedtexture_p.h.