Lines Matching defs:invocation
3552 struct mali_invocation_packed invocation;
3554 panfrost_pack_work_groups_compute(&invocation,
3562 panfrost_draw_emit_vertex(batch, info, &invocation, 0, 0,
3668 struct mali_invocation_packed invocation;
3670 panfrost_pack_work_groups_compute(&invocation,
3674 pan_pack(&invocation, INVOCATION, cfg) {
3731 panfrost_draw_emit_tiler(batch, info, draw, &invocation, indices,
3746 panfrost_draw_emit_vertex(batch, info, &invocation,
3833 /* Zero-ed invocation, the compute job will update it. */
3834 static struct mali_invocation_packed invocation;
3837 panfrost_draw_emit_tiler(batch, info, draw, &invocation,
3849 panfrost_draw_emit_vertex(batch, info, &invocation,