Searched refs:max_drvloc (Results 1 – 1 of 1) sorted by relevance
3066 max_drvloc(struct exec_list *vars) in max_drvloc() function3086 ninputs = (max_drvloc(&ctx->s->inputs) + 1) * 4; in emit_instructions()3087 noutputs = (max_drvloc(&ctx->s->outputs) + 1) * 4; in emit_instructions()