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

Method DescribeCounter

renderdoc/core/replay_proxy.cpp:830–833  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

828}
829
830CounterDescription ReplayProxy::DescribeCounter(GPUCounter counterID)
831{
832 PROXY_FUNCTION(DescribeCounter, counterID);
833}
834
835template <typename ParamSerialiser, typename ReturnSerialiser>
836void ReplayProxy::Proxied_FillCBufferVariables(ParamSerialiser &paramser, ReturnSerialiser &retser,

Callers 8

CaptureCountersMethod · 0.45
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