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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c517 unsigned fragment_output; member in struct:compiler_context
1741 ctx->fragment_output = reg;
3510 void *constant_value = _mesa_hash_table_u64_search(ctx->ssa_constants, ctx->fragment_output + 1);
3514 attach_constants(ctx, &ins, constant_value, ctx->fragment_output + 1);

Completed in 11 milliseconds