Searched refs:SpvOpImageSparseDrefGather (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c278 case SpvOpImageSparseDrefGather: return (struct type_args){ 1, 0 };
H A Dspirv_info.c824 case SpvOpImageSparseDrefGather: return "SpvOpImageSparseDrefGather";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1006 case SpvOpImageSparseDrefGather: return "SpvOpImageSparseDrefGather";
H A Dvtn_gather_types.c278 case SpvOpImageSparseDrefGather: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1113 SpvOpImageSparseDrefGather = 315, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c2697 case SpvOpImageSparseDrefGather:
2797 case SpvOpImageSparseDrefGather:
2876 case SpvOpImageSparseDrefGather:
2900 case SpvOpImageSparseDrefGather:
5621 case SpvOpImageSparseDrefGather:
H A Dspirv.h1453 SpvOpImageSparseDrefGather = 315, enumerator in enum:SpvOp_
2099 case SpvOpImageSparseDrefGather: *hasResult = true; *hasResultType = true; break;

Completed in 24 milliseconds