pub trait KhrShaderSubgroupExtendedTypesExtension: DeviceV1_0 {
    const METADATA: Extension = KHR_SHADER_SUBGROUP_EXTENDED_TYPES_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = KHR_SHADER_SUBGROUP_EXTENDED_TYPES_EXTENSION

The metadata for this extension.

Implementors§