MCPcopy 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
186int Following::GetFirstArraySlice(ICaptureContext &ctx)
187{
188 return GetDescriptor(ctx, arrayEl).firstSlice;
189}
190
191CompType Following::GetTypeHint(ICaptureContext &ctx)
192{

Callers 3

ShowPixelHistoryMethod · 0.80

Calls 1

GetDescriptorFunction · 0.85

Tested by

no test coverage detected