Skip to main content

gpu_profile

Function gpu_profile 

Source
pub fn gpu_profile(world: &World) -> Option<GpuProfile>
Expand description

The detected GPU’s capability + memory profile, published by graphics init. None before init runs, and GpuProfile::UNKNOWN when the backend could not classify the device.