Function spirv_tools_sys::val::validator_options_set_skip_block_layout[][src]

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

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