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

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1058 case SpvOpCopyLogical: return "SpvOpCopyLogical";
H A Dvtn_gather_types.c324 case SpvOpCopyLogical: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1505 SpvOpCopyLogical = 400, enumerator in enum:SpvOp_
2151 case SpvOpCopyLogical: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c4033 case SpvOpCopyLogical:
5834 case SpvOpCopyLogical:

Completed in 30 milliseconds