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
QSGCompressedTexture::FormatInfo Struct Reference

#include <qsgcompressedtexture_p.h>

+ Collaboration diagram for QSGCompressedTexture::FormatInfo:

Public Attributes

QRhiTexture::Format rhiFormat
 
bool isSRGB
 

Detailed Description

Definition at line 46 of file qsgcompressedtexture_p.h.

Member Data Documentation

◆ isSRGB

bool QSGCompressedTexture::FormatInfo::isSRGB

Definition at line 49 of file qsgcompressedtexture_p.h.

◆ rhiFormat

QRhiTexture::Format QSGCompressedTexture::FormatInfo::rhiFormat

Definition at line 48 of file qsgcompressedtexture_p.h.


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