Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetFirstArraySlice
Method
GetFirstArraySlice
qrenderdoc/Windows/TextureViewer.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
int Following::GetFirstArraySlice(ICaptureContext &ctx)
187
{
188
return GetDescriptor(ctx, arrayEl).firstSlice;
189
}
190
191
CompType Following::GetTypeHint(ICaptureContext &ctx)
192
{
Callers
3
UI_OnTextureSelectionChanged
Method · 0.80
on_debugPixelContext_clicked
Method · 0.80
ShowPixelHistory
Method · 0.80
Calls
1
GetDescriptor
Function · 0.85
Tested by
no test coverage detected