Home
last modified time | relevance | path

Searched refs:SpvOpDemoteToHelperInvocation (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
Dspirv.h1618 SpvOpDemoteToHelperInvocation = 5380, enumerator
2289 case SpvOpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
Dspirv_to_nir.c6183 case SpvOpDemoteToHelperInvocation: { in vtn_handle_body_instruction()