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
767 struct ac_wave_info *w1 = (struct ac_wave_info *)p1; in compare_wave()768 struct ac_wave_info *w2 = (struct ac_wave_info *)p2; in compare_wave()801 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]) in ac_get_wave_info()821 struct ac_wave_info *w; in ac_get_wave_info()837 qsort(waves, num_waves, sizeof(struct ac_wave_info), compare_wave); in ac_get_wave_info()
301 struct ac_wave_info *waves, unsigned num_waves, FILE *f) in radv_dump_annotated_shader()370 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]; in radv_dump_annotated_shaders()
899 static void si_print_annotated_shader(struct si_shader *shader, struct ac_wave_info *waves, in si_print_annotated_shader()989 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]; in si_dump_annotated_shaders()