Function spirv_tools_sys::opt::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.