Searched refs:relax_block_layout (Results 1 – 6 of 6) sorted by relevance
45 relax_block_layout(false), in spv_validator_options_t()54 bool relax_block_layout; member
101 options->relax_block_layout = val; in spvValidatorOptionsSetRelaxBlockLayout()
45 relax_block_layout(false), in spv_validator_options_t()55 bool relax_block_layout; member
489 return features_.env_relaxed_block_layout || options()->relax_block_layout; in IsRelaxedBlockLayout()
485 return features_.env_relaxed_block_layout || options()->relax_block_layout; in IsRelaxedBlockLayout()