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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c277 case SpvOpImageSparseGather: return (struct type_args){ 1, 0 };
H A Dspirv_info.c823 case SpvOpImageSparseGather: return "SpvOpImageSparseGather";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1005 case SpvOpImageSparseGather: return "SpvOpImageSparseGather";
H A Dvtn_gather_types.c277 case SpvOpImageSparseGather: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1112 SpvOpImageSparseGather = 314, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c2695 case SpvOpImageSparseGather:
2795 case SpvOpImageSparseGather:
2883 case SpvOpImageSparseGather:
2899 case SpvOpImageSparseGather:
5619 case SpvOpImageSparseGather:
H A Dspirv.h1452 SpvOpImageSparseGather = 314, enumerator in enum:SpvOp_
2098 case SpvOpImageSparseGather: *hasResult = true; *hasResultType = true; break;

Completed in 24 milliseconds