Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c411 static bool si_export_mrt_color(struct si_shader_context *ctx, LLVMValueRef *color, unsigned index, in si_export_mrt_color() function
941 if (si_export_mrt_color(ctx, color, output_index, num_compacted_mrts, in si_llvm_build_ps_epilog()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c3457 si_export_mrt_color(struct radv_shader_context *ctx, in si_export_mrt_color() function
3502 bool ret = si_export_mrt_color(ctx, values, in handle_fs_outputs_post()