Searched refs:agx_push (Results 1 – 5 of 5) sorted by relevance
39 struct agx_push push = ctx->out->push[i]; in agx_indexed_sysval()56 ctx->out->push[ctx->out->push_ranges++] = (struct agx_push) { in agx_indexed_sysval()
59 struct agx_push { struct94 struct agx_push push[AGX_MAX_PUSH_RANGES]; argument
49 agx_push_location_direct(struct agx_context *ctx, struct agx_push push, in agx_push_location_direct()117 agx_push_location(struct agx_context *ctx, struct agx_push push, in agx_push_location()
317 agx_push_location(struct agx_context *ctx, struct agx_push push,
1089 struct agx_push push = cs->info.push[i]; in agx_build_pipeline()