Home
last modified time | relevance | path

Searched refs:workgroups_x_shift (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/lib/
Dpan_encoder.h182 cfg.workgroups_x_shift = shifts[3]; in panfrost_pack_work_groups_compute()
202 quirk_graphics ? MALI_SPLIT_MIN_EFFICIENT : cfg.workgroups_x_shift; in panfrost_pack_work_groups_compute()
/external/mesa3d/src/panfrost/lib/genxml/
Ddecode_jm.c154 invocation.workgroups_x_shift) + in pandecode_invocation()
158 bits(invocation.invocations, invocation.workgroups_x_shift, in pandecode_invocation()
/external/igt-gpu-tools/lib/
Dpanfrost-job.h858 u32 workgroups_x_shift : 6; member
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_jm.c952 cfg.workgroups_x_shift = 0; in GENX()