Searched refs:max_drvloc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c2627 max_drvloc(struct exec_list *vars) function in typeref:typename:int
2649 ninputs = (max_drvloc(&ctx->s->inputs) + 1) * 4;
2650 noutputs = (max_drvloc(&ctx->s->outputs) + 1) * 4;

Completed in 5 milliseconds