Searched refs:ac_wave_info (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_debug.h39 struct ac_wave_info { struct
67 unsigned ac_get_wave_info(struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]);
H A Dac_debug.c728 struct ac_wave_info *w1 = (struct ac_wave_info *)p1;
729 struct ac_wave_info *w2 = (struct ac_wave_info *)p2;
761 unsigned ac_get_wave_info(struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP])
777 struct ac_wave_info *w;
794 qsort(waves, num_waves, sizeof(struct ac_wave_info), compare_wave);
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_debug.h43 struct ac_wave_info { struct
73 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]);
H A Dac_debug.c767 struct ac_wave_info *w1 = (struct ac_wave_info *)p1;
768 struct ac_wave_info *w2 = (struct ac_wave_info *)p2;
801 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP])
821 struct ac_wave_info *w;
837 qsort(waves, num_waves, sizeof(struct ac_wave_info), compare_wave);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_debug.c374 gl_shader_stage stage, struct ac_wave_info *waves,
448 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP];
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_debug.c301 struct ac_wave_info *waves, unsigned num_waves, FILE *f)
370 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c915 struct ac_wave_info *waves,
1003 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c899 static void si_print_annotated_shader(struct si_shader *shader, struct ac_wave_info *waves,
989 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP];

Completed in 14 milliseconds