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
QQuickGraphicsDevicePrivate::Adapter Struct Reference

#include <qquickgraphicsdevice_p.h>

+ Collaboration diagram for QQuickGraphicsDevicePrivate::Adapter:

Public Attributes

quint32 luidLow
 
qint32 luidHigh
 
int featureLevel
 

Detailed Description

Definition at line 46 of file qquickgraphicsdevice_p.h.

Member Data Documentation

◆ featureLevel

int QQuickGraphicsDevicePrivate::Adapter::featureLevel

Definition at line 49 of file qquickgraphicsdevice_p.h.

◆ luidHigh

qint32 QQuickGraphicsDevicePrivate::Adapter::luidHigh

Definition at line 48 of file qquickgraphicsdevice_p.h.

◆ luidLow

quint32 QQuickGraphicsDevicePrivate::Adapter::luidLow

Definition at line 47 of file qquickgraphicsdevice_p.h.


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