Home
last modified time | relevance | path

Searched refs:ac_export_args (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_vs.c392 static void si_llvm_emit_clipvertex(struct si_shader_context *ctx, struct ac_export_args *pos, in si_llvm_emit_clipvertex()
406 struct ac_export_args *args = &pos[2 + reg_index]; in si_llvm_emit_clipvertex()
438 unsigned target, struct ac_export_args *args) in si_llvm_init_vs_export_args()
451 struct ac_export_args exports[32]) in si_prepare_param_exports()
573 struct ac_export_args pos_args[4] = {}; in si_llvm_build_vs_exports()
584 struct ac_export_args param_exports[32]; in si_llvm_build_vs_exports()
Dsi_shader_llvm_ps.c243 struct ac_export_args args[10];
275 unsigned color_type, struct ac_export_args *args) in si_llvm_init_ps_export_args()
432 struct ac_export_args args[8]; in si_export_mrt_color()
460 struct ac_export_args args; in si_export_mrt_color()
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h350 struct ac_export_args { struct
359 void ac_build_export(struct ac_llvm_context *ctx, struct ac_export_args *a); argument
577 LLVMValueRef samplemask, struct ac_export_args *args);
Dac_llvm_build.c1970 void ac_build_export(struct ac_llvm_context *ctx, struct ac_export_args *a) in ac_build_export()
1998 struct ac_export_args args; in ac_build_export_null()
4491 LLVMValueRef samplemask, struct ac_export_args *args) in ac_export_mrt_z()
4586 struct ac_export_args pos = {0}; in ac_build_sendmsg_gs_alloc_req()
4644 struct ac_export_args args; in ac_build_export_prim()
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c881 unsigned enabled_channels, unsigned target, struct ac_export_args *args) in si_llvm_init_export_args()
1048 struct ac_export_args args; in radv_export_param()
1216 struct ac_export_args pos_args[4] = {0}; in radv_llvm_export_vs()
2079 struct ac_export_args *args) in si_export_mrt_color()
2093 struct ac_export_args args; in radv_export_mrt_z()
2105 struct ac_export_args color_args[8]; in handle_fs_outputs_post()