Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ clear_framebuffers
Method
clear_framebuffers
framework/hpp_resource_cache.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void HPPResourceCache::clear_framebuffers()
58
{
59
state.framebuffers.clear();
60
}
61
62
void HPPResourceCache::clear_pipelines()
63
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected