MCPcopy 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
57void HPPResourceCache::clear_framebuffers()
58{
59 state.framebuffers.clear();
60}
61
62void HPPResourceCache::clear_pipelines()
63{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected