Searched refs:ValidateDecorateId (Results 1 – 3 of 3) sorted by relevance
204 spv_result_t ValidateDecorateId(ValidationState_t& _, const Instruction* inst) { in ValidateDecorateId() function399 if (auto error = ValidateDecorateId(_, inst)) return error; in AnnotationPass()
413 spv_result_t ValidateDecorateId(ValidationState_t& _, const Instruction* inst) { in ValidateDecorateId() function619 if (auto error = ValidateDecorateId(_, inst)) return error; in AnnotationPass()