pub trait KhrShaderAtomicInt64Extension: DeviceV1_0 {
    const METADATA: Extension = KHR_SHADER_ATOMIC_INT64_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = KHR_SHADER_ATOMIC_INT64_EXTENSION

The metadata for this extension.

Implementors§