![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquickrendertarget_p.h>
Public Attributes | |
quint64 | object |
int | layoutOrState |
int | arraySize |
uint | rhiFormat |
uint | rhiFormatFlags |
uint | rhiViewFormat |
uint | rhiViewFormatFlags |
Definition at line 59 of file qquickrendertarget_p.h.
int QQuickRenderTargetPrivate::NativeTextureArray::arraySize |
Definition at line 62 of file qquickrendertarget_p.h.
int QQuickRenderTargetPrivate::NativeTextureArray::layoutOrState |
Definition at line 61 of file qquickrendertarget_p.h.
quint64 QQuickRenderTargetPrivate::NativeTextureArray::object |
Definition at line 60 of file qquickrendertarget_p.h.
uint QQuickRenderTargetPrivate::NativeTextureArray::rhiFormat |
Definition at line 63 of file qquickrendertarget_p.h.
uint QQuickRenderTargetPrivate::NativeTextureArray::rhiFormatFlags |
Definition at line 64 of file qquickrendertarget_p.h.
uint QQuickRenderTargetPrivate::NativeTextureArray::rhiViewFormat |
Definition at line 65 of file qquickrendertarget_p.h.
uint QQuickRenderTargetPrivate::NativeTextureArray::rhiViewFormatFlags |
Definition at line 66 of file qquickrendertarget_p.h.