Searched refs:cs_dwords_per_thread_list (Results 1 – 1 of 1) sorted by relevance
47 static const unsigned cs_dwords_per_thread_list[] = {64, 32, 16, 8, 4, 2, 1}; in si_test_dma_perf() local50 #define NUM_SHADERS ARRAY_SIZE(cs_dwords_per_thread_list) in si_test_dma_perf()112 test_cs ? cs_dwords_per_thread_list[cs_method % NUM_SHADERS] : 0; in si_test_dma_perf()