Searched refs:si_export_mrt_color (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_ps.c | 411 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/ |
D | radv_nir_to_llvm.c | 3457 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()
|