Searched refs:SpvOpDemoteToHelperInvocation (Results 1 – 6 of 6) sorted by relevance
1916 SpvOpDemoteToHelperInvocation = 5380, enumerator2665 case SpvOpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()4462 case SpvOpDemoteToHelperInvocation: return "OpDemoteToHelperInvocation"; in SpvOpToString()
6510 case SpvOpDemoteToHelperInvocation: { in vtn_handle_body_instruction()
1986 SpvOpDemoteToHelperInvocation = 5380, enumerator2759 case SpvOpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()4603 case SpvOpDemoteToHelperInvocation: return "OpDemoteToHelperInvocation"; in SpvOpToString()
1889 SpvOpDemoteToHelperInvocation = 5380, enumerator2625 case SpvOpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
1860 SpvOpDemoteToHelperInvocation = 5380, enumerator2591 case SpvOpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
835 spirv_buffer_emit_word(&b->instructions, SpvOpDemoteToHelperInvocation | (1 << 16)); in spirv_builder_emit_demote()