Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetHighestMip
Method
GetHighestMip
qrenderdoc/Windows/TextureViewer.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
int Following::GetHighestMip(ICaptureContext &ctx)
182
{
183
return GetDescriptor(ctx, arrayEl).firstMip;
184
}
185
186
int Following::GetFirstArraySlice(ICaptureContext &ctx)
187
{
Callers
1
UI_OnTextureSelectionChanged
Method · 0.80
Calls
1
GetDescriptor
Function · 0.85
Tested by
no test coverage detected