Function ul_next_sys::ulSettingsSetForceCPURenderer

source ยท
pub unsafe extern "C" fn ulSettingsSetForceCPURenderer(
    settings: ULSettings,
    force_cpu: bool,
)
Expand description

We try to use the GPU renderer when a compatible GPU is detected.

Set this to true to force the engine to always use the CPU renderer.