pub trait IntelShaderIntegerFunctions2Extension: DeviceV1_0 {
    const METADATA: Extension = INTEL_SHADER_INTEGER_FUNCTIONS2_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = INTEL_SHADER_INTEGER_FUNCTIONS2_EXTENSION

The metadata for this extension.

Object Safety§

This trait is not object safe.

Implementors§