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

#include <qquickrendertarget_p.h>

Collaboration diagram for QQuickRenderTargetPrivate::NativeTexture:

Public Attributes

quint64 object
int layoutOrState
uint rhiFormat
uint rhiFormatFlags
uint rhiViewFormat
uint rhiViewFormatFlags

Detailed Description

Definition at line 51 of file qquickrendertarget_p.h.

Member Data Documentation

◆ layoutOrState

int QQuickRenderTargetPrivate::NativeTexture::layoutOrState

Definition at line 53 of file qquickrendertarget_p.h.

◆ object

quint64 QQuickRenderTargetPrivate::NativeTexture::object

Definition at line 52 of file qquickrendertarget_p.h.

◆ rhiFormat

uint QQuickRenderTargetPrivate::NativeTexture::rhiFormat

Definition at line 54 of file qquickrendertarget_p.h.

◆ rhiFormatFlags

uint QQuickRenderTargetPrivate::NativeTexture::rhiFormatFlags

Definition at line 55 of file qquickrendertarget_p.h.

◆ rhiViewFormat

uint QQuickRenderTargetPrivate::NativeTexture::rhiViewFormat

Definition at line 56 of file qquickrendertarget_p.h.

◆ rhiViewFormatFlags

uint QQuickRenderTargetPrivate::NativeTexture::rhiViewFormatFlags

Definition at line 57 of file qquickrendertarget_p.h.


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