Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ process_events
Method
process_events
framework/platform/window.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void Window::process_events()
30
{
31
}
32
33
Window::Extent Window::resize(const Extent &new_extent)
34
{
Callers
1
main_loop_frame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected