ltk

Function is_software_render

Source
pub fn is_software_render() -> bool
Expand description

true when the active surfaces on this thread render through the software path. Used by view code that wants to avoid pipeline effects the software backend doesn’t implement.