Searched refs:SpvOpTypeReserveId (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c159 case SpvOpTypeReserveId:
H A Dspirv.h1198 SpvOpTypeReserveId = 36, enumerator in enum:SpvOp_
1844 case SpvOpTypeReserveId: *hasResult = true; *hasResultType = false; break;
H A Dspirv_to_nir.c1791 case SpvOpTypeReserveId:
5263 case SpvOpTypeReserveId:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c159 case SpvOpTypeReserveId:
H A Dspirv.h858 SpvOpTypeReserveId = 36, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c1523 case SpvOpTypeReserveId:
4073 case SpvOpTypeReserveId:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c60 case SpvOpTypeReserveId: return (struct type_args){ 0, -1 };
H A Dspirv_info.c569 case SpvOpTypeReserveId: return "SpvOpTypeReserveId";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c751 case SpvOpTypeReserveId: return "SpvOpTypeReserveId";
H A Dvtn_gather_types.c60 case SpvOpTypeReserveId: return (struct type_args){ 0, -1 };

Completed in 48 milliseconds