pub trait NvLowLatencyExtension: DeviceV1_0 {
    const METADATA: Extension = NV_LOW_LATENCY_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = NV_LOW_LATENCY_EXTENSION

The metadata for this extension.

Implementors§