Searched refs:SpvOpRestoreMemoryINTEL (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1271 case SpvOpRestoreMemoryINTEL: return "SpvOpRestoreMemoryINTEL";
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1722 SpvOpRestoreMemoryINTEL = 5820, enumerator in enum:SpvOp_
2364 case SpvOpRestoreMemoryINTEL: *hasResult = false; *hasResultType = false; break;

Completed in 10 milliseconds