Skip to main content

GFX_NATIVE_GPU

Constant GFX_NATIVE_GPU 

Source
pub const GFX_NATIVE_GPU: &str = "gfx.native_gpu";
Expand description

Indicates that a native GPU rendering backend is available.

This is intentionally not named after a Rust crate (e.g. wgpu) so the contract remains portable across backends and future implementations.