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

\inmodule QtGui More...

#include <qrhi.h>

+ Collaboration diagram for QRhiTexture::NativeTexture:

Public Attributes

quint64 object
 
int layout
 

Detailed Description

\inmodule QtGui

Contains information about the underlying native resources of a texture.

Definition at line 965 of file qrhi.h.

Member Data Documentation

◆ layout

int QRhiTexture::NativeTexture::layout

Definition at line 967 of file qrhi.h.

◆ object

quint64 QRhiTexture::NativeTexture::object

Definition at line 966 of file qrhi.h.


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