Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c415 static void si_export_mrt_color(struct si_shader_context *ctx, LLVMValueRef *color, unsigned index, in si_export_mrt_color() function
909 si_export_mrt_color(ctx, color[write_i], write_i, first_color_export, color_type, &exp); in si_llvm_build_ps_epilog()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1058 si_export_mrt_color(struct radv_shader_context *ctx, LLVMValueRef *color, unsigned index, in si_export_mrt_color() function
1099 bool ret = si_export_mrt_color(ctx, values, i - FRAG_RESULT_DATA0, &color_args[index]); in handle_fs_outputs_post()

Completed in 4 milliseconds