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

#include <qssgrenderloadedtexture_p.h>

Collaboration diagram for QSSGTextureData:

Public Attributes

voiddata = nullptr
quint32 dataSizeInBytes = 0
QSSGRenderTextureFormat format = QSSGRenderTextureFormat::Unknown

Detailed Description

Definition at line 29 of file qssgrenderloadedtexture_p.h.

Member Data Documentation

◆ data

void* QSSGTextureData::data = nullptr

Definition at line 31 of file qssgrenderloadedtexture_p.h.

◆ dataSizeInBytes

quint32 QSSGTextureData::dataSizeInBytes = 0

Definition at line 32 of file qssgrenderloadedtexture_p.h.

◆ format

Definition at line 33 of file qssgrenderloadedtexture_p.h.


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