Function spirv_tools_sys::opt::optimizer_options_set_max_id_bound
source · pub unsafe extern "C" fn optimizer_options_set_max_id_bound(
options: *mut OptimizerOptions,
max: u32
)
Expand description
Records the maximum possible value for the id bound.