Searched refs:ac_wave_info (Results 1 – 4 of 4) sorted by relevance
43 struct ac_wave_info { struct73 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]); argument
782 struct ac_wave_info *w1 = (struct ac_wave_info *)p1; in compare_wave()783 struct ac_wave_info *w2 = (struct ac_wave_info *)p2; in compare_wave()816 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]) in ac_get_wave_info()836 struct ac_wave_info *w; in ac_get_wave_info()852 qsort(waves, num_waves, sizeof(struct ac_wave_info), compare_wave); in ac_get_wave_info()
302 struct ac_wave_info *waves, unsigned num_waves, FILE *f) in radv_dump_annotated_shader()371 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]; in radv_dump_annotated_shaders()
886 static void si_print_annotated_shader(struct si_shader *shader, struct ac_wave_info *waves, in si_print_annotated_shader()971 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]; in si_dump_annotated_shaders()