cef_settings_t.windowless_rendering_enabled

Set to true (1) to enable windowless (off-screen) rendering support. Do not enable this value if the application does not use windowless rendering as it may reduce rendering performance on some systems.

struct cef_settings_t
int windowless_rendering_enabled;

Meta