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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c276 case SpvOpImageSparseFetch: return (struct type_args){ 1, 0 };
H A Dspirv_info.c822 case SpvOpImageSparseFetch: return "SpvOpImageSparseFetch";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1004 case SpvOpImageSparseFetch: return "SpvOpImageSparseFetch";
H A Dvtn_gather_types.c276 case SpvOpImageSparseFetch: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1111 SpvOpImageSparseFetch = 313, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1451 SpvOpImageSparseFetch = 313, enumerator in enum:SpvOp_
2097 case SpvOpImageSparseFetch: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c2686 case SpvOpImageSparseFetch:
2793 case SpvOpImageSparseFetch:
2898 case SpvOpImageSparseFetch:
5617 case SpvOpImageSparseFetch:

Completed in 27 milliseconds