Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetTypeHint
Method
GetTypeHint
qrenderdoc/Windows/TextureViewer.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
CompType Following::GetTypeHint(ICaptureContext &ctx)
192
{
193
return GetDescriptor(ctx, arrayEl).format.compType;
194
}
195
196
ResourceId Following::GetResourceId(ICaptureContext &ctx)
197
{
Callers
2
UI_OnTextureSelectionChanged
Method · 0.80
thumb_doubleClicked
Method · 0.80
Calls
1
GetDescriptor
Function · 0.85
Tested by
no test coverage detected