Searched refs:SYSTEM_VALUE_SUBGROUP_INVOCATION (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 278 case SYSTEM_VALUE_SUBGROUP_INVOCATION:
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| H A D | shader_enums.c | 210 ENUM(SYSTEM_VALUE_SUBGROUP_INVOCATION),
|
| H A D | shader_enums.h | 394 SYSTEM_VALUE_SUBGROUP_INVOCATION, enumerator in enum:__anon0f1973a70403
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/ |
| H A D | shader_enums.c | 262 ENUM(SYSTEM_VALUE_SUBGROUP_INVOCATION),
|
| H A D | shader_enums.h | 506 SYSTEM_VALUE_SUBGROUP_INVOCATION, enumerator in enum:__anon671c309a0403
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir.c | 1877 case SYSTEM_VALUE_SUBGROUP_INVOCATION: 1963 return SYSTEM_VALUE_SUBGROUP_INVOCATION;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_fs_nir.cpp | 252 fs_reg ® = nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION]; 4645 nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION]); 4873 bld.XOR(idx, nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION], 4894 bld.XOR(idx, nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION], 4977 allbld.ADD(idx, nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION],
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_nir.cpp | 284 fs_reg ® = nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION]; 4168 nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION]; 5237 nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION]); 5465 bld.XOR(idx, nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION], 5486 bld.XOR(idx, nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION], 5569 allbld.ADD(idx, nir_system_values[SYSTEM_VALUE_SUBGROUP_INVOCATION],
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir.c | 2319 case SYSTEM_VALUE_SUBGROUP_INVOCATION: 2451 return SYSTEM_VALUE_SUBGROUP_INVOCATION;
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_variables.cpp | 1113 add_system_value(SYSTEM_VALUE_SUBGROUP_INVOCATION, uint_t, "gl_SubGroupInvocationARB");
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_variables.cpp | 1009 add_system_value(SYSTEM_VALUE_SUBGROUP_INVOCATION, uint_t, "gl_SubGroupInvocationARB");
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 941 if (BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_SUBGROUP_INVOCATION))
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | vtn_variables.c | 978 *location = SYSTEM_VALUE_SUBGROUP_INVOCATION;
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | vtn_variables.c | 1423 *location = SYSTEM_VALUE_SUBGROUP_INVOCATION;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_nir.cpp | 1085 case SYSTEM_VALUE_SUBGROUP_INVOCATION:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi.cpp | 5813 case SYSTEM_VALUE_SUBGROUP_INVOCATION:
|
Completed in 56 milliseconds