spirv_tools_sys::opt

Function optimizer_options_preserve_bindings

Source
pub unsafe extern "C" fn optimizer_options_preserve_bindings(
    options: *mut OptimizerOptions,
    preserve: bool,
)
Expand description

Records whether all bindings within the module should be preserved.