Searched refs:relax_block_layout (Results 1 – 9 of 9) sorted by relevance
45 relax_block_layout(false), in spv_validator_options_t()56 bool relax_block_layout; member
101 options->relax_block_layout = val; in spvValidatorOptionsSetRelaxBlockLayout()
45 relax_block_layout(false), in spv_validator_options_t()57 bool relax_block_layout; member
479 return features_.env_relaxed_block_layout || options()->relax_block_layout; in IsRelaxedBlockLayout()
512 return features_.env_relaxed_block_layout || options()->relax_block_layout; in IsRelaxedBlockLayout()