pub trait NvShaderSubgroupPartitionedExtension: DeviceV1_0 {
    const METADATA: Extension = NV_SHADER_SUBGROUP_PARTITIONED_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = NV_SHADER_SUBGROUP_PARTITIONED_EXTENSION

The metadata for this extension.

Implementors§