Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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: