Home
last modified time | relevance | path

Searched defs:local_invocation_id (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_compute.c73 uint32_t local_invocation_id, work_group_id; in cs_program_emit() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_compute.c58 uint32_t local_invocation_id, work_group_id, local_group_size_id, in cs_program_emit() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_compute.cc54 uint32_t local_invocation_id, work_group_id; in cs_program_emit() local
/aosp_15_r20/external/mesa3d/src/freedreno/computerator/
H A Da4xx.cc130 uint32_t local_invocation_id, work_group_id, num_wg_id; in cs_program_emit() local
H A Da6xx.cc192 uint32_t local_invocation_id, work_group_id; in cs_program_emit() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs.h152 elk_fs_reg local_invocation_id[3]; member
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_context.h85 struct ir3_instruction *local_invocation_id, *work_group_id; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs.h220 brw_reg local_invocation_id[3]; member
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.cc1397 uint32_t local_invocation_id = in tu6_emit_cs_config() local