Searched refs:SpvOpEndInvocationInterlockEXT (Results 1 – 7 of 7) sorted by relevance
1241 SpvOpEndInvocationInterlockEXT = 5365, enumerator1773 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
1915 SpvOpEndInvocationInterlockEXT = 5365, enumerator2664 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()4461 case SpvOpEndInvocationInterlockEXT: return "OpEndInvocationInterlockEXT"; in SpvOpToString()
6506 case SpvOpEndInvocationInterlockEXT: in vtn_handle_body_instruction()
1971 SpvOpEndInvocationInterlockEXT = 5365, enumerator2744 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()4588 case SpvOpEndInvocationInterlockEXT: return "OpEndInvocationInterlockEXT"; in SpvOpToString()
1888 SpvOpEndInvocationInterlockEXT = 5365, enumerator2624 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
1859 SpvOpEndInvocationInterlockEXT = 5365, enumerator2590 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
554 …spirv_buffer_emit_word(&b->instructions, (end ? SpvOpEndInvocationInterlockEXT : SpvOpBeginInvocat… in spirv_builder_emit_interlock()