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::NativeTexture Struct Reference

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

#include <qrhi.h>

Collaboration diagram for QRhiTexture::NativeTexture:

Public Attributes

quint64 object
int layout

Detailed Description

\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h

Contains information about the underlying native resources of a texture.

Definition at line 988 of file qrhi.h.

Member Data Documentation

◆ layout

int QRhiTexture::NativeTexture::layout

Definition at line 990 of file qrhi.h.

◆ object

quint64 QRhiTexture::NativeTexture::object

Definition at line 989 of file qrhi.h.


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