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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c775 unsigned color_out_idx = 0; local in function:si_llvm_build_ps_prolog
810 ctx->args.arg_count + color_out_idx++, "");
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c7611 unsigned color_out_idx = 0; local in function:si_build_ps_prolog_function
7653 fninfo.num_params + color_out_idx++, "");

Completed in 12 milliseconds