Searched refs:ac_export_args (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_shader_util.h46 struct ac_export_args *args);
H A Dac_shader_util.c115 struct ac_export_args *args)
H A Dac_llvm_build.h451 struct ac_export_args { struct
460 void ac_build_export(struct ac_llvm_context *ctx, struct ac_export_args *a);
H A Dac_llvm_build.c2127 void ac_build_export(struct ac_llvm_context *ctx, struct ac_export_args *a)
2162 struct ac_export_args args;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_vs.c392 static void si_llvm_emit_clipvertex(struct si_shader_context *ctx, struct ac_export_args *pos,
406 struct ac_export_args *args = &pos[2 + reg_index];
438 unsigned target, struct ac_export_args *args)
451 struct ac_export_args exports[32])
573 struct ac_export_args pos_args[4] = {};
584 struct ac_export_args param_exports[32];
H A Dsi_shader_llvm_ps.c243 struct ac_export_args args[10];
275 unsigned color_type, struct ac_export_args *args)
432 struct ac_export_args args[8];
460 struct ac_export_args args;
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h350 struct ac_export_args { struct
359 void ac_build_export(struct ac_llvm_context *ctx, struct ac_export_args *a);
577 LLVMValueRef samplemask, struct ac_export_args *args);
H A Dac_llvm_build.c1970 void ac_build_export(struct ac_llvm_context *ctx, struct ac_export_args *a)
1998 struct ac_export_args args;
4491 LLVMValueRef samplemask, struct ac_export_args *args)
4586 struct ac_export_args pos = {0};
4644 struct ac_export_args args;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c881 unsigned enabled_channels, unsigned target, struct ac_export_args *args)
1048 struct ac_export_args args;
1216 struct ac_export_args pos_args[4] = {0};
2079 struct ac_export_args *args)
2093 struct ac_export_args args;
2105 struct ac_export_args color_args[8];
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c2557 struct ac_export_args *args)
2714 struct ac_export_args args;
2869 struct ac_export_args args, pos_args[4] = {};
3341 struct ac_export_args *args)
3357 struct ac_export_args args;
3369 struct ac_export_args color_args[8];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2451 struct ac_export_args *args)
2625 struct ac_export_args *pos, LLVMValueRef *out_elts)
2637 struct ac_export_args *args = &pos[2 + reg_index];
2818 struct ac_export_args args;
2879 struct ac_export_args pos_args[4] = {};
3671 struct ac_export_args args[10];
3679 struct ac_export_args args;
3715 struct ac_export_args args[8];
3737 struct ac_export_args args;

Completed in 40 milliseconds