Searched refs:si_llvm_init_ps_export_args (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_llvm_ps.c | 147 static bool si_llvm_init_ps_export_args(struct si_shader_context *ctx, LLVMValueRef *values, in si_llvm_init_ps_export_args() function 320 if (si_llvm_init_ps_export_args(ctx, color, c, exp->num - first_color_export, in si_export_mrt_color() 328 if (si_llvm_init_ps_export_args(ctx, color, index, exp->num - first_color_export, in si_export_mrt_color()
|