spirv_tools_sys::val

Function validator_options_set_skip_block_layout

Source
pub unsafe extern "C" fn validator_options_set_skip_block_layout(
    opts: *mut ValidatorOptions,
    toggle: bool,
)
Expand description

Records whether or not the validator should skip validating standard uniform/storage block layout.