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
QRhiTexture::ViewFormat Struct Reference

\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h More...

#include <qrhi.h>

Collaboration diagram for QRhiTexture::ViewFormat:

Public Attributes

QRhiTexture::Format format
bool srgb

Detailed Description

\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h

Since
6.8

Specifies the view format for reading or writing from or to the texture.

Note
This is a RHI API with limited compatibility guarantees, see \l QRhi for details.

Definition at line 1021 of file qrhi.h.

Member Data Documentation

◆ format

QRhiTexture::Format QRhiTexture::ViewFormat::format

Definition at line 1022 of file qrhi.h.

◆ srgb

bool QRhiTexture::ViewFormat::srgb

Definition at line 1023 of file qrhi.h.


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