MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / clear

Method clear

framework/drawer.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21{
22
23void Drawer::clear()
24{
25 dirty = false;
26}
27
28bool Drawer::is_dirty()
29{

Callers 15

update_overlayMethod · 0.45
prepare_meshletsFunction · 0.45
read_scene_from_fileMethod · 0.45
read_model_from_fileMethod · 0.45
load_sceneMethod · 0.45
~FencePoolMethod · 0.45
~SemaphorePoolMethod · 0.45
resetMethod · 0.45
update_overlayMethod · 0.45
setup_framebufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected