Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c3066 max_drvloc(struct exec_list *vars) in max_drvloc() function
3086 ninputs = (max_drvloc(&ctx->s->inputs) + 1) * 4; in emit_instructions()
3087 noutputs = (max_drvloc(&ctx->s->outputs) + 1) * 4; in emit_instructions()