![]() |
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>
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 |