MCPcopy Create free account
hub / github.com/LunarG/VulkanTools / Path

Method Path

vkconfig_core/path.cpp:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115Path::Path() {}
116
117Path::Path(const Path& path) : data(path.data) {}
118

Callers

nothing calls this directly

Calls 15

ExistsMethod · 0.95
CreateMethod · 0.95
AbsoluteDirMethod · 0.95
ConvertNativeSeparatorsFunction · 0.85
AbsolutePathFunction · 0.85
GetHomeDirFunction · 0.85
GetDownloadDirFunction · 0.85
GetDefaultHomeDirFunction · 0.85
GetAppDataDirFunction · 0.85
GetInitPathFunction · 0.85
GetConfigsDirFunction · 0.85
GetLayersSettingsPathFunction · 0.85

Tested by

no test coverage detected