MCPcopy Create free account
hub / github.com/baldurk/renderdoc / texID

Method texID

qrenderdoc/Windows/PixelHistoryView.cpp:421–421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

419
420 const QVector<PixelModification> &modifications() { return m_ModList; }
421 ResourceId texID() { return m_Tex->resourceId; }
422private:
423 ICaptureContext &m_Ctx;
424

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected