Searched refs:SYSTEM_VALUE_LOCAL_INVOCATION_ID (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_cs_derived.cpp135 SYSTEM_VALUE_LOCAL_INVOCATION_ID, glsl_type::uvec3_type,
H A Dbuiltin_variables.cpp1453 add_system_value(SYSTEM_VALUE_LOCAL_INVOCATION_ID, uvec3_t,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_cs_derived.cpp135 SYSTEM_VALUE_LOCAL_INVOCATION_ID, glsl_type::uvec3_type,
H A Dbuiltin_variables.cpp1294 add_system_value(SYSTEM_VALUE_LOCAL_INVOCATION_ID, uvec3_t,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c266 case SYSTEM_VALUE_LOCAL_INVOCATION_ID:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.h352 #define SYSTEM_BIT_LOCAL_INVOCATION_ID ((uint64_t)1 << SYSTEM_VALUE_LOCAL_INVOCATION_ID)
600 SYSTEM_VALUE_LOCAL_INVOCATION_ID, enumerator in enum:__anon0f1973a70403
H A Dshader_enums.c239 ENUM(SYSTEM_VALUE_LOCAL_INVOCATION_ID),
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_compute.c137 local_invocation_id = ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_compute.c105 local_invocation_id = ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_compute.c93 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_compute.c86 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID);
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.c297 ENUM(SYSTEM_VALUE_LOCAL_INVOCATION_ID),
H A Dshader_enums.h718 SYSTEM_VALUE_LOCAL_INVOCATION_ID, enumerator in enum:__anon671c309a0403
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_system_values.c210 case SYSTEM_VALUE_LOCAL_INVOCATION_ID:
H A Dnir.c1853 case SYSTEM_VALUE_LOCAL_INVOCATION_ID:
1939 return SYSTEM_VALUE_LOCAL_INVOCATION_ID;
/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/
H A Da4xx.c132 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID);
H A Da6xx.c163 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.c2287 case SYSTEM_VALUE_LOCAL_INVOCATION_ID:
2419 return SYSTEM_VALUE_LOCAL_INVOCATION_ID;
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_parser.y696 add_sysval(reg, 0x7, SYSTEM_VALUE_LOCAL_INVOCATION_ID);
H A Dir3_compiler_nir.c1981 create_sysval_input(ctx, SYSTEM_VALUE_LOCAL_INVOCATION_ID, 0x7);
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c932 *location = SYSTEM_VALUE_LOCAL_INVOCATION_ID;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_variables.c1384 *location = SYSTEM_VALUE_LOCAL_INVOCATION_ID;
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c1511 add_sysval_input_compmask(ctx, SYSTEM_VALUE_LOCAL_INVOCATION_ID,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp1068 case SYSTEM_VALUE_LOCAL_INVOCATION_ID:
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c644 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID);

Completed in 46 milliseconds

12