spirv_tools_sys::opt

Function optimizer_options_preserve_spec_constants

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

Records whether all specialization constants within the module should be preserved.