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 Dtgsi_from_mesa.c278 case SYSTEM_VALUE_SUBGROUP_INVOCATION:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.c210 ENUM(SYSTEM_VALUE_SUBGROUP_INVOCATION),
H A Dshader_enums.h394 SYSTEM_VALUE_SUBGROUP_INVOCATION, enumerator in enum:__anon0f1973a70403
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.c262 ENUM(SYSTEM_VALUE_SUBGROUP_INVOCATION),
H A Dshader_enums.h506 SYSTEM_VALUE_SUBGROUP_INVOCATION, enumerator in enum:__anon671c309a0403
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.c1877 case SYSTEM_VALUE_SUBGROUP_INVOCATION:
1963 return SYSTEM_VALUE_SUBGROUP_INVOCATION;
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp252 fs_reg &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 Dbrw_fs_nir.cpp284 fs_reg &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 Dnir.c2319 case SYSTEM_VALUE_SUBGROUP_INVOCATION:
2451 return SYSTEM_VALUE_SUBGROUP_INVOCATION;
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_variables.cpp1113 add_system_value(SYSTEM_VALUE_SUBGROUP_INVOCATION, uint_t, "gl_SubGroupInvocationARB");
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_variables.cpp1009 add_system_value(SYSTEM_VALUE_SUBGROUP_INVOCATION, uint_t, "gl_SubGroupInvocationARB");
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c941 if (BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_SUBGROUP_INVOCATION))
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c978 *location = SYSTEM_VALUE_SUBGROUP_INVOCATION;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_variables.c1423 *location = SYSTEM_VALUE_SUBGROUP_INVOCATION;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp1085 case SYSTEM_VALUE_SUBGROUP_INVOCATION:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp5813 case SYSTEM_VALUE_SUBGROUP_INVOCATION:

Completed in 56 milliseconds