MCPcopy 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
181int Following::GetHighestMip(ICaptureContext &ctx)
182{
183 return GetDescriptor(ctx, arrayEl).firstMip;
184}
185
186int Following::GetFirstArraySlice(ICaptureContext &ctx)
187{

Callers 1

Calls 1

GetDescriptorFunction · 0.85

Tested by

no test coverage detected