Searched refs:SpvOpTypeInt (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | gl_spirv.c | 144 case SpvOpTypeInt:
|
| H A D | spirv.h | 1183 SpvOpTypeInt = 21, enumerator in enum:SpvOp_ 1829 case SpvOpTypeInt: *hasResult = true; *hasResultType = false; break;
|
| H A D | spirv_to_nir.c | 1415 case SpvOpTypeInt: { 5247 case SpvOpTypeInt:
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | gl_spirv.c | 144 case SpvOpTypeInt:
|
| H A D | spirv.h | 843 SpvOpTypeInt = 21, enumerator in enum:SpvOp_
|
| H A D | spirv_to_nir.c | 1167 case SpvOpTypeInt: { 4057 case SpvOpTypeInt:
|
| /xsrc/external/mit/MesaLib.old/src/compiler/spirv/ |
| H A D | vtn_gather_types.c | 45 case SpvOpTypeInt: return (struct type_args){ 0, -1 };
|
| H A D | spirv_info.c | 554 case SpvOpTypeInt: return "SpvOpTypeInt";
|
| /xsrc/external/mit/MesaLib/src/compiler/spirv/ |
| H A D | spirv_info.c | 736 case SpvOpTypeInt: return "SpvOpTypeInt";
|
| H A D | vtn_gather_types.c | 45 case SpvOpTypeInt: return (struct type_args){ 0, -1 };
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/clc/ |
| H A D | clc_helpers.cpp | 459 case SpvOpTypeInt: { 573 case SpvOpTypeInt:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/ |
| H A D | invocation.cpp | 299 case SpvOpTypeInt:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.c | 1200 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