Home
last modified time | relevance | path

Searched refs:si_result (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c79 struct si_result { in si_test_dma_perf() struct
259 struct si_result *r = &results[util_logbase2(size)][placement][method]; in si_test_dma_perf()
317 struct si_result *methods[32]; in si_test_dma_perf()
323 struct si_result *best = NULL; in si_test_dma_perf()
326 struct si_result *r = &results[util_logbase2(size)][placement][i]; in si_test_dma_perf()
384 struct si_result *prev = methods[prev_index]; in si_test_dma_perf()
385 struct si_result *prev_this_size = in si_test_dma_perf()
417 struct si_result *best = methods[i]; in si_test_dma_perf()

Completed in 2 milliseconds