Searched refs:ac_wave_info (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_debug.h | 39 struct ac_wave_info { struct 67 unsigned ac_get_wave_info(struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]);
|
| H A D | ac_debug.c | 728 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 D | ac_debug.h | 43 struct ac_wave_info { struct 73 struct ac_wave_info waves[AC_MAX_WAVES_PER_CHIP]);
|
| H A D | ac_debug.c | 767 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 D | radv_debug.c | 374 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 D | radv_debug.c | 301 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 D | si_debug.c | 915 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 D | si_debug.c | 899 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