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

#include <qquickrendertarget_p.h>

+ Collaboration diagram for QQuickRenderTargetPrivate::NativeTextureArray:

Public Attributes

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

Detailed Description

Definition at line 58 of file qquickrendertarget_p.h.

Member Data Documentation

◆ arraySize

int QQuickRenderTargetPrivate::NativeTextureArray::arraySize

Definition at line 61 of file qquickrendertarget_p.h.

◆ layoutOrState

int QQuickRenderTargetPrivate::NativeTextureArray::layoutOrState

Definition at line 60 of file qquickrendertarget_p.h.

◆ object

quint64 QQuickRenderTargetPrivate::NativeTextureArray::object

Definition at line 59 of file qquickrendertarget_p.h.

◆ rhiFormat

uint QQuickRenderTargetPrivate::NativeTextureArray::rhiFormat

Definition at line 62 of file qquickrendertarget_p.h.

◆ rhiFormatFlags

uint QQuickRenderTargetPrivate::NativeTextureArray::rhiFormatFlags

Definition at line 63 of file qquickrendertarget_p.h.

◆ rhiViewFormat

uint QQuickRenderTargetPrivate::NativeTextureArray::rhiViewFormat

Definition at line 64 of file qquickrendertarget_p.h.

◆ rhiViewFormatFlags

uint QQuickRenderTargetPrivate::NativeTextureArray::rhiViewFormatFlags

Definition at line 65 of file qquickrendertarget_p.h.


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