![]() |
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 737 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerTexture(), and QRhiVulkan::setShaderResources().
| TextureStage QRhiPassResourceTracker::Texture::stage |
Definition at line 738 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerTexture().
| UsageState QRhiPassResourceTracker::Texture::stateAtPassBegin |
Definition at line 739 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerTexture().