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
740 struct ac_wave_info *w1 = (struct ac_wave_info *)p1; in compare_wave()741 struct ac_wave_info *w2 = (struct ac_wave_info *)p2; in compare_wave()774 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]) in ac_get_wave_info()791 struct ac_wave_info *w; in ac_get_wave_info()807 qsort(waves, num_waves, sizeof(struct ac_wave_info), compare_wave); in ac_get_wave_info()
299 gl_shader_stage stage, struct ac_wave_info *waves, in radv_dump_annotated_shader()373 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]; in radv_dump_annotated_shaders()
922 static void si_print_annotated_shader(struct si_shader *shader, struct ac_wave_info *waves, in si_print_annotated_shader()1012 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]; in si_dump_annotated_shaders()