MCPcopy Create free account
hub / github.com/baldurk/renderdoc / EnumerateCounters

Method EnumerateCounters

renderdoc/core/replay_proxy.cpp:799–802  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

797}
798
799rdcarray<GPUCounter> ReplayProxy::EnumerateCounters()
800{
801 PROXY_FUNCTION(EnumerateCounters);
802}
803
804template <typename ParamSerialiser, typename ReturnSerialiser>
805CounterDescription ReplayProxy::Proxied_DescribeCounter(ParamSerialiser &paramser,

Callers 7

sampleCodeFunction · 0.45
check_captureMethod · 0.45
check_captureMethod · 0.45
check_captureMethod · 0.45
check_captureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected