Searched refs:SpvOpPtrDiff (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1061 case SpvOpPtrDiff: return "SpvOpPtrDiff";
H A Dvtn_gather_types.c327 case SpvOpPtrDiff: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1508 SpvOpPtrDiff = 403, enumerator in enum:SpvOp_
2154 case SpvOpPtrDiff: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c5400 case SpvOpPtrDiff: {
5914 case SpvOpPtrDiff:

Completed in 19 milliseconds