Searched refs:relax_struct_store (Results 1 – 9 of 9) sorted by relevance
43 relax_struct_store(false), in spv_validator_options_t()52 bool relax_struct_store; member
85 options->relax_struct_store = val; in spvValidatorOptionsSetRelaxStoreStruct()
43 relax_struct_store(false), in spv_validator_options_t()53 bool relax_struct_store; member
998 if (!_.options()->relax_struct_store || type->opcode() != SpvOpTypeStruct || in ValidateStore()
961 if (!_.options()->relax_struct_store || type->opcode() != SpvOpTypeStruct || in ValidateStore()
1001 if (!_.options()->relax_struct_store || type->opcode() != SpvOpTypeStruct || in ValidateStore()