Searched refs:SpvOpImageDrefGather (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c106 case SpvOpImageDrefGather: return (struct type_args){ 1, 0 };
H A Dspirv_info.c624 case SpvOpImageDrefGather: return "SpvOpImageDrefGather";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c806 case SpvOpImageDrefGather: return "SpvOpImageDrefGather";
H A Dvtn_gather_types.c106 case SpvOpImageDrefGather: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h913 SpvOpImageDrefGather = 97, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c2147 case SpvOpImageDrefGather:
2225 case SpvOpImageDrefGather:
2285 case SpvOpImageDrefGather:
4159 case SpvOpImageDrefGather:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1253 SpvOpImageDrefGather = 97, enumerator in enum:SpvOp_
1899 case SpvOpImageDrefGather: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c2696 case SpvOpImageDrefGather:
2796 case SpvOpImageDrefGather:
2875 case SpvOpImageDrefGather:
5620 case SpvOpImageDrefGather:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c951 op = SpvOpImageDrefGather;

Completed in 35 milliseconds