Searched refs:cs_dwords_per_thread_list (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_test_dma_perf.c | 47 static const unsigned cs_dwords_per_thread_list[] = {64, 32, 16, 8, 4, 2, 1}; local in function:si_test_dma_perf 50 #define NUM_SHADERS ARRAY_SIZE(cs_dwords_per_thread_list) 109 test_cs ? cs_dwords_per_thread_list[cs_method % NUM_SHADERS] : 0;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_test_dma_perf.c | 47 static const unsigned cs_dwords_per_thread_list[] = {64, 32, 16, 8, 4, 2, 1}; local in function:si_test_dma_perf 50 #define NUM_SHADERS ARRAY_SIZE(cs_dwords_per_thread_list) 113 test_cs ? cs_dwords_per_thread_list[cs_method % NUM_SHADERS] : 0;
|
Completed in 4 milliseconds