Searched refs:SpvOpReportIntersectionNV (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c340 case SpvOpReportIntersectionNV: return (struct type_args){ 1, 0 };
H A Dspirv_info.c893 case SpvOpReportIntersectionNV: return "SpvOpReportIntersectionNV";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1101 case SpvOpReportIntersectionNV: return "SpvOpReportIntersectionNV";
H A Dvtn_gather_types.c357 case SpvOpReportIntersectionNV: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1184 SpvOpReportIntersectionNV = 5334, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1549 SpvOpReportIntersectionNV = 5334, enumerator in enum:SpvOp_
2194 case SpvOpReportIntersectionNV: *hasResult = true; *hasResultType = true; break;

Completed in 17 milliseconds