pub trait QcomRenderPassShaderResolveExtension: DeviceV1_0 {
    const METADATA: Extension = QCOM_RENDER_PASS_SHADER_RESOLVE_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = QCOM_RENDER_PASS_SHADER_RESOLVE_EXTENSION

The metadata for this extension.

Implementors§