Skip to main content

detect_gpu_apis

Function detect_gpu_apis 

Source
pub fn detect_gpu_apis() -> GpuApis
Expand description

Detect Vulkan, OpenGL and OpenCL versions.

Linux only for now: the loaders are opened by their Linux sonames. Every other platform returns an empty set rather than a wrong answer, matching the v0.5.0/v0.7.0 precedent for Linux-first field groups.