Searched refs:SpvOpDecorateString (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1149 case SpvOpDecorateString: return "SpvOpDecorateString";
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1598 SpvOpDecorateString = 5632, enumerator in enum:SpvOp_
2242 case SpvOpDecorateString: *hasResult = false; *hasResultType = false; break;
H A Dspirv_to_nir.c648 case SpvOpDecorateString:
658 case SpvOpDecorateString:
4846 case SpvOpDecorateString:
5240 case SpvOpDecorateString:

Completed in 17 milliseconds