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

Function ResIdToString

qrenderdoc/Code/QRDUtils.cpp:502–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

500}
501
502QString ResIdToString(ResourceId ptr)
503{
504 return ToQStr(ptr);
505}
506
507QString GPUAddressToString(GPUAddressPtr addr)
508{

Callers

nothing calls this directly

Calls 1

ToQStrFunction · 0.70

Tested by

no test coverage detected