pub trait NvDescriptorPoolOverallocationExtension: DeviceV1_0 {
    const METADATA: Extension = NV_DESCRIPTOR_POOL_OVERALLOCATION_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = NV_DESCRIPTOR_POOL_OVERALLOCATION_EXTENSION

The metadata for this extension.

Implementors§