![]() |
Qt 6.x
The Qt SDK
|
#include <qrhi_p.h>
Collaboration diagram for QRhiRenderTargetAttachmentTracker:Classes | |
| struct | ResId |
Public Types | |
| using | ResIdList = QVarLengthArray< ResId, 8 *2+1 > |
Static Public Member Functions | |
| template<typename TexType , typename RenderBufferType > | |
| static void | updateResIdList (const QRhiTextureRenderTargetDescription &desc, ResIdList *dst) |
| template<typename TexType , typename RenderBufferType > | |
| static bool | isUpToDate (const QRhiTextureRenderTargetDescription &desc, const ResIdList ¤tResIdList) |
| using QRhiRenderTargetAttachmentTracker::ResIdList = QVarLengthArray<ResId, 8 * 2 + 1> |
|
static |
|
static |
Definition at line 741 of file qrhi_p.h.
References desc, it, QRHI_RES, QRhiColorAttachment::renderBuffer(), QRhiColorAttachment::resolveTexture(), and QRhiColorAttachment::texture().
Here is the call graph for this function: