Searched refs:cs_method (Results 1 – 1 of 1) sorted by relevance
105 unsigned cs_method = method - 4; in si_test_dma_perf() local107 test_cs ? cs_waves_per_sh_list[cs_method / (3 * NUM_SHADERS)] : 0; in si_test_dma_perf()108 cs_method %= 3 * NUM_SHADERS; in si_test_dma_perf()110 test_cp ? method % 3 : test_cs ? (cs_method / NUM_SHADERS) : 0; in si_test_dma_perf()112 test_cs ? cs_dwords_per_thread_list[cs_method % NUM_SHADERS] : 0; in si_test_dma_perf()