Searched refs:allow_localsizeid (Results 1 – 9 of 9) sorted by relevance
50 allow_localsizeid(false), in spv_validator_options_t()61 bool allow_localsizeid; member
126 options->allow_localsizeid = val; in spvValidatorOptionsSetAllowLocalSizeId()
50 allow_localsizeid(false), in spv_validator_options_t()62 bool allow_localsizeid; member
485 return features_.env_allow_localsizeid || options()->allow_localsizeid; in IsLocalSizeIdAllowed()
518 return features_.env_allow_localsizeid || options()->allow_localsizeid; in IsLocalSizeIdAllowed()