HomeSort by: relevance | last modified time | path
    Searched refs:SpvOpTerminateInvocation (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/src/compiler/spirv/
spirv_info.c 1062 case SpvOpTerminateInvocation: return "SpvOpTerminateInvocation";
  /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
vtn_cfg.c 269 case SpvOpTerminateInvocation:
706 case SpvOpTerminateInvocation:
spirv.h 1509 SpvOpTerminateInvocation = 4416,
2155 case SpvOpTerminateInvocation: *hasResult = false; *hasResultType = false; break;

Completed in 25 milliseconds