Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c266 case SYSTEM_VALUE_LOCAL_INVOCATION_ID: in tgsi_get_sysval_semantic()
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_cs_derived.cpp135 SYSTEM_VALUE_LOCAL_INVOCATION_ID, glsl_type::uvec3_type, in find_sysvals()
H A Dbuiltin_variables.cpp1470 add_system_value(SYSTEM_VALUE_LOCAL_INVOCATION_ID, uvec3_t, in generate_cs_special_vars()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_compute.c94 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID); in cs_program_emit()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_compute.c85 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID);
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_compute.c79 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID); in cs_program_emit()
/third_party/mesa3d/src/freedreno/computerator/
H A Da4xx.c132 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID); in cs_program_emit()
H A Da6xx.c170 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID); in cs_program_emit()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.c298 ENUM(SYSTEM_VALUE_LOCAL_INVOCATION_ID), in gl_system_value_name()
H A Dshader_enums.h769 SYSTEM_VALUE_LOCAL_INVOCATION_ID, enumerator
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c2418 case SYSTEM_VALUE_LOCAL_INVOCATION_ID: in nir_intrinsic_from_system_value()
2560 return SYSTEM_VALUE_LOCAL_INVOCATION_ID; in nir_system_value_from_intrinsic()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_parser.y742 add_sysval(reg, 0x7, SYSTEM_VALUE_LOCAL_INVOCATION_ID);
H A Dir3_compiler_nir.c2383 create_sysval_input(ctx, SYSTEM_VALUE_LOCAL_INVOCATION_ID, 0x7); in emit_intrinsic()
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c942 *location = SYSTEM_VALUE_LOCAL_INVOCATION_ID; in vtn_get_builtin_location()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c700 ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID); in tu6_emit_cs_config()

Completed in 31 milliseconds