[][src]Function ul_sys::ulSettingsSetForceCPURenderer

pub unsafe extern "C" fn ulSettingsSetForceCPURenderer(
    settings: ULSettings,
    force_cpu: bool
)

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.