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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c144 case SpvOpTypeInt:
H A Dspirv.h1183 SpvOpTypeInt = 21, enumerator in enum:SpvOp_
1829 case SpvOpTypeInt: *hasResult = true; *hasResultType = false; break;
H A Dspirv_to_nir.c1415 case SpvOpTypeInt: {
5247 case SpvOpTypeInt:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c144 case SpvOpTypeInt:
H A Dspirv.h843 SpvOpTypeInt = 21, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c1167 case SpvOpTypeInt: {
4057 case SpvOpTypeInt:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c45 case SpvOpTypeInt: return (struct type_args){ 0, -1 };
H A Dspirv_info.c554 case SpvOpTypeInt: return "SpvOpTypeInt";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c736 case SpvOpTypeInt: return "SpvOpTypeInt";
H A Dvtn_gather_types.c45 case SpvOpTypeInt: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc_helpers.cpp459 case SpvOpTypeInt: {
573 case SpvOpTypeInt:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp299 case SpvOpTypeInt:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1200 return get_type_def(b, SpvOpTypeInt, args, ARRAY_SIZE(args));
1207 return get_type_def(b, SpvOpTypeInt, args, ARRAY_SIZE(args));

Completed in 38 milliseconds