Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ set_dirty
Method
set_dirty
framework/drawer.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void Drawer::set_dirty(bool dirty)
34
{
35
this->dirty = dirty;
36
}
37
38
bool Drawer::header(const char *caption)
39
{
Callers
3
update
Method · 0.80
on_update_ui_overlay
Method · 0.80
on_update_ui_overlay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected