Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ force_render
Method
force_render
framework/platform/platform.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
void Platform::force_render(bool should_always_render)
386
{
387
always_render = should_always_render;
388
}
389
390
void Platform::disable_input_processing()
391
{
Callers
2
handle_option
Method · 0.80
trigger_command
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected