Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
void Drawer::clear()
24
{
25
dirty = false;
26
}
27
28
bool Drawer::is_dirty()
29
{
Callers
15
update_overlay
Method · 0.45
create_swapchain_buffers
Method · 0.45
prepare_meshlets
Function · 0.45
read_scene_from_file
Method · 0.45
read_model_from_file
Method · 0.45
load_scene
Method · 0.45
~FencePool
Method · 0.45
~SemaphorePool
Method · 0.45
reset
Method · 0.45
update_overlay
Method · 0.45
setup_framebuffer
Method · 0.45
create_swapchain_buffers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected