Home
last modified time | relevance | path

Searched defs:first_color_export (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c311 unsigned first_color_export, unsigned color_type, in si_export_mrt_color()
719 const unsigned first_color_export = exp.num; in si_llvm_build_ps_epilog() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_lower_ps.c632 emit_ps_dual_src_blend_swizzle(nir_builder *b, lower_ps_state *s, unsigned first_color_export) in emit_ps_dual_src_blend_swizzle()
773 unsigned first_color_export = s->exp_num; in export_ps_outputs() local