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

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1348 case SpvOpTypeBufferSurfaceINTEL: return "SpvOpTypeBufferSurfaceINTEL";
H A Dvtn_gather_types.c588 case SpvOpTypeBufferSurfaceINTEL: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1799 SpvOpTypeBufferSurfaceINTEL = 6086, enumerator in enum:SpvOp_
2441 case SpvOpTypeBufferSurfaceINTEL: *hasResult = true; *hasResultType = false; break;

Completed in 12 milliseconds