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

  /xsrc/external/mit/MesaLib/src/compiler/spirv/
spirv_info.c 1072 case SpvOpIgnoreIntersectionKHR: return "SpvOpIgnoreIntersectionKHR";
  /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
vtn_cfg.c 270 case SpvOpIgnoreIntersectionKHR:
710 case SpvOpIgnoreIntersectionKHR:
spirv.h 1519 SpvOpIgnoreIntersectionKHR = 4448,
2165 case SpvOpIgnoreIntersectionKHR: *hasResult = false; *hasResultType = false; break;

Completed in 8 milliseconds