Searched refs:SpvOpTypeImage (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c148 case SpvOpTypeImage:
H A Dspirv.h1187 SpvOpTypeImage = 25, enumerator in enum:SpvOp_
1833 case SpvOpTypeImage: *hasResult = true; *hasResultType = false; break;
H A Dspirv_to_nir.c1652 case SpvOpTypeImage: {
5251 case SpvOpTypeImage:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c148 case SpvOpTypeImage:
H A Dspirv.h847 SpvOpTypeImage = 25, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c1441 case SpvOpTypeImage: {
4061 case SpvOpTypeImage:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c49 case SpvOpTypeImage: return (struct type_args){ 0, -1 };
H A Dspirv_info.c558 case SpvOpTypeImage: return "SpvOpTypeImage";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c740 case SpvOpTypeImage: return "SpvOpTypeImage";
H A Dvtn_gather_types.c49 case SpvOpTypeImage: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp414 case SpvOpTypeImage: {
/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc_helpers.cpp557 case SpvOpTypeImage:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1229 return get_type_def(b, SpvOpTypeImage, args, ARRAY_SIZE(args));

Completed in 43 milliseconds