Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
502
QString ResIdToString(ResourceId ptr)
503
{
504
return ToQStr(ptr);
505
}
506
507
QString GPUAddressToString(GPUAddressPtr addr)
508
{
Callers
nothing calls this directly
Calls
1
ToQStr
Function · 0.70
Tested by
no test coverage detected