pub trait LunargDirectDriverLoadingExtension: InstanceV1_0 {
    const METADATA: Extension = LUNARG_DIRECT_DRIVER_LOADING_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = LUNARG_DIRECT_DRIVER_LOADING_EXTENSION

The metadata for this extension.

Implementors§