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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c105 case SpvOpImageGather: return (struct type_args){ 1, 0 };
H A Dspirv_info.c623 case SpvOpImageGather: return "SpvOpImageGather";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c805 case SpvOpImageGather: return "SpvOpImageGather";
H A Dvtn_gather_types.c105 case SpvOpImageGather: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h912 SpvOpImageGather = 96, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c2146 case SpvOpImageGather:
2224 case SpvOpImageGather:
2291 case SpvOpImageGather:
4158 case SpvOpImageGather:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1252 SpvOpImageGather = 96, enumerator in enum:SpvOp_
1898 case SpvOpImageGather: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c2694 case SpvOpImageGather:
2794 case SpvOpImageGather:
2882 case SpvOpImageGather:
5618 case SpvOpImageGather:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c929 SpvId op = SpvOpImageGather;

Completed in 34 milliseconds