MCPcopy 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
385void Platform::force_render(bool should_always_render)
386{
387 always_render = should_always_render;
388}
389
390void Platform::disable_input_processing()
391{

Callers 2

handle_optionMethod · 0.80
trigger_commandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected