pub unsafe extern "C" fn optimizer_register_vulkan_to_webgpu_passes(
    opt: *mut Optimizer
)
Expand description

Registers passes that have been prescribed for converting from Vulkan to WebGPU. This sequence of passes is subject to constant review and will change from time to time.