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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c90 case SpvOpCompositeConstruct: return (struct type_args){ 1, 0 };
H A Dspirv_info.c608 case SpvOpCompositeConstruct: return "SpvOpCompositeConstruct";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c790 case SpvOpCompositeConstruct: return "SpvOpCompositeConstruct";
H A Dvtn_gather_types.c90 case SpvOpCompositeConstruct: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h897 SpvOpCompositeConstruct = 80, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c3243 case SpvOpCompositeConstruct: {
4389 case SpvOpCompositeConstruct:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1237 SpvOpCompositeConstruct = 80, enumerator in enum:SpvOp_
1883 case SpvOpCompositeConstruct: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c4005 case SpvOpCompositeConstruct: {
5831 case SpvOpCompositeConstruct:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c600 SpvOpCompositeConstruct | (words << 16));

Completed in 32 milliseconds