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
QRhiPassResourceTracker::Texture Struct Reference

#include <qrhi_p.h>

Collaboration diagram for QRhiPassResourceTracker::Texture:

Public Attributes

TextureAccess access
TextureStage stage
UsageState stateAtPassBegin

Detailed Description

Definition at line 731 of file qrhi_p.h.

Member Data Documentation

◆ access

TextureAccess QRhiPassResourceTracker::Texture::access

Definition at line 732 of file qrhi_p.h.

Referenced by QRhiPassResourceTracker::registerTexture().

◆ stage

TextureStage QRhiPassResourceTracker::Texture::stage

Definition at line 733 of file qrhi_p.h.

Referenced by QRhiPassResourceTracker::registerTexture().

◆ stateAtPassBegin

UsageState QRhiPassResourceTracker::Texture::stateAtPassBegin

Definition at line 734 of file qrhi_p.h.

Referenced by QRhiPassResourceTracker::registerTexture().


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