Searched refs:SpvOpTypeSampledImage (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c150 case SpvOpTypeSampledImage:
H A Dspirv.h1189 SpvOpTypeSampledImage = 27, enumerator in enum:SpvOp_
1835 case SpvOpTypeSampledImage: *hasResult = true; *hasResultType = false; break;
H A Dspirv_to_nir.c1739 case SpvOpTypeSampledImage: {
5253 case SpvOpTypeSampledImage:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c150 case SpvOpTypeSampledImage:
H A Dspirv.h849 SpvOpTypeSampledImage = 27, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c1504 case SpvOpTypeSampledImage:
4063 case SpvOpTypeSampledImage:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c51 case SpvOpTypeSampledImage: return (struct type_args){ 0, -1 };
H A Dspirv_info.c560 case SpvOpTypeSampledImage: return "SpvOpTypeSampledImage";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c742 case SpvOpTypeSampledImage: return "SpvOpTypeSampledImage";
H A Dvtn_gather_types.c51 case SpvOpTypeSampledImage: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1236 return get_type_def(b, SpvOpTypeSampledImage, args, ARRAY_SIZE(args));

Completed in 50 milliseconds