Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
Path::Path() {}
116
117
Path::Path(const Path& path) : data(path.data) {}
118
Callers
nothing calls this directly
Calls
15
Exists
Method · 0.95
Create
Method · 0.95
AbsoluteDir
Method · 0.95
ConvertNativeSeparators
Function · 0.85
AbsolutePath
Function · 0.85
GetHomeDir
Function · 0.85
GetDownloadDir
Function · 0.85
GetDefaultHomeDir
Function · 0.85
GetAppDataDir
Function · 0.85
GetInitPath
Function · 0.85
GetConfigsDir
Function · 0.85
GetLayersSettingsPath
Function · 0.85
Tested by
no test coverage detected