Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Tools
/ ~ObjectWrapper
Method
~ObjectWrapper
vulkaninfo/outputprinter.h:816–816 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
814
p.ObjectStart(object_name, static_cast<int32_t>(count_subobjects));
815
}
816
~ObjectWrapper() { p.ObjectEnd(); }
817
818
private:
819
Printer &p;
Callers
nothing calls this directly
Calls
1
ObjectEnd
Method · 0.80
Tested by
no test coverage detected