pub trait KhrSamplerMirrorClampToEdgeExtension: DeviceV1_0 {
    const METADATA: Extension = KHR_SAMPLER_MIRROR_CLAMP_TO_EDGE_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = KHR_SAMPLER_MIRROR_CLAMP_TO_EDGE_EXTENSION

The metadata for this extension.

Implementors§