Searched refs:SpvOpIgnoreIntersectionNV (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c894 case SpvOpIgnoreIntersectionNV: return "SpvOpIgnoreIntersectionNV";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1102 case SpvOpIgnoreIntersectionNV: return "SpvOpIgnoreIntersectionNV";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1185 SpvOpIgnoreIntersectionNV = 5335, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1550 SpvOpIgnoreIntersectionNV = 5335, enumerator in enum:SpvOp_
2195 case SpvOpIgnoreIntersectionNV: *hasResult = false; *hasResultType = false; break;
H A Dspirv_to_nir.c5470 case SpvOpIgnoreIntersectionNV:
5976 case SpvOpIgnoreIntersectionNV:

Completed in 22 milliseconds