Searched refs:SpvOpCopyObject (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c93 case SpvOpCopyObject: return (struct type_args){ 1, 0 };
H A Dspirv_info.c611 case SpvOpCopyObject: return "SpvOpCopyObject";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c793 case SpvOpCopyObject: return "SpvOpCopyObject";
H A Dvtn_gather_types.c93 case SpvOpCopyObject: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h900 SpvOpCopyObject = 83, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c3271 case SpvOpCopyObject:
4392 case SpvOpCopyObject:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1240 SpvOpCopyObject = 83, enumerator in enum:SpvOp_
1886 case SpvOpCopyObject: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c4036 case SpvOpCopyObject:
5835 case SpvOpCopyObject:

Completed in 31 milliseconds