Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetResourceId
Method
GetResourceId
qrenderdoc/Windows/TextureViewer.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
ResourceId Following::GetResourceId(ICaptureContext &ctx)
197
{
198
return GetDescriptor(ctx, arrayEl).resource;
199
}
200
201
Descriptor Following::GetDescriptor(ICaptureContext &ctx, uint32_t arrayIdx)
202
{
Callers
5
UI_UpdateCachedTexture
Method · 0.45
SelectPreview
Method · 0.45
UI_UpdateTextureDetails
Method · 0.45
thumb_doubleClicked
Method · 0.45
thumb_clicked
Method · 0.45
Calls
1
GetDescriptor
Function · 0.85
Tested by
no test coverage detected