MCPcopy 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
196ResourceId Following::GetResourceId(ICaptureContext &ctx)
197{
198 return GetDescriptor(ctx, arrayEl).resource;
199}
200
201Descriptor Following::GetDescriptor(ICaptureContext &ctx, uint32_t arrayIdx)
202{

Callers 5

SelectPreviewMethod · 0.45
thumb_doubleClickedMethod · 0.45
thumb_clickedMethod · 0.45

Calls 1

GetDescriptorFunction · 0.85

Tested by

no test coverage detected