Searched refs:blend_input (Results 1 – 5 of 5) sorted by relevance
83 ctx->blend_input = find_or_allocate_temp(ctx, map, ctx->blend_input); in mir_squeeze_index()
77 if (ctx->blend_input == old) in mir_rewrite_index_dst()78 ctx->blend_input = new; in mir_rewrite_index_dst()
632 if (ctx->blend_input != ~0) { in allocate_registers()633 assert(ctx->blend_input < ctx->temp_count); in allocate_registers()634 l->solutions[ctx->blend_input] = 0; in allocate_registers()
247 unsigned blend_input; member
1548 unsigned *input = offset ? &ctx->blend_src1 : &ctx->blend_input; in emit_intrinsic()2728 ctx->blend_input = ~0; in midgard_compile_shader_nir()