Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ clear_platform
Method
clear_platform
framework/platform/plugins/plugin.h:233–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
void clear_platform()
234
{
235
platform = nullptr;
236
}
237
238
protected:
239
Platform *platform = nullptr;
Callers
1
initialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected