Home
last modified time | relevance | path

Searched defs:work_count (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.h14 signed work_count; member
Dmir_promote_uniforms.c276 unsigned work_count = mir_work_heuristic(ctx, &analysis); in midgard_promote_uniforms() local
Dmidgard_ra.c455 int work_count = ctx->inputs->is_blend ? 8 : 16 - MAX2(rmu - 8, 0); in allocate_registers() local
1093 unsigned work_count = 16 - MAX2((new_cutoff - 8), 0); in mir_demote_uniforms() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_fence.h28 uint32_t work_count; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_batch.h145 unsigned work_count; member
Dzink_draw.cpp433 unsigned work_count = ctx->batch.work_count; in zink_draw() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h74393 atomic_t work_count; member