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
QQuickWindow::GraphicsStateInfo Struct Reference

\inmodule QtQuick More...

#include <qquickwindow.h>

Collaboration diagram for QQuickWindow::GraphicsStateInfo:

Public Attributes

int currentFrameSlot
int framesInFlight

Detailed Description

\inmodule QtQuick

Since
5.14

Describes some of the RHI's graphics state at the point of a \l{QQuickWindow::beginExternalCommands()}{beginExternalCommands()} call.

Definition at line 109 of file qquickwindow.h.

Member Data Documentation

◆ currentFrameSlot

int QQuickWindow::GraphicsStateInfo::currentFrameSlot

Definition at line 110 of file qquickwindow.h.

◆ framesInFlight

int QQuickWindow::GraphicsStateInfo::framesInFlight

Definition at line 111 of file qquickwindow.h.


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