MCPcopy 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
191CompType Following::GetTypeHint(ICaptureContext &ctx)
192{
193 return GetDescriptor(ctx, arrayEl).format.compType;
194}
195
196ResourceId Following::GetResourceId(ICaptureContext &ctx)
197{

Callers 2

thumb_doubleClickedMethod · 0.80

Calls 1

GetDescriptorFunction · 0.85

Tested by

no test coverage detected