![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrhi_p.h>
Public Attributes | |
| TextureAccess | access |
| TextureStage | stage |
| UsageState | stateAtPassBegin |
| TextureAccess QRhiPassResourceTracker::Texture::access |
Definition at line 732 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerTexture().
| TextureStage QRhiPassResourceTracker::Texture::stage |
Definition at line 733 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerTexture().
| UsageState QRhiPassResourceTracker::Texture::stateAtPassBegin |
Definition at line 734 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerTexture().